mirror of
https://github.com/hoppscotch/hoppscotch
synced 2024-11-23 15:48:33 +00:00
8bdb9a657f
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
6 lines
60 B
Caddyfile
6 lines
60 B
Caddyfile
:8080 {
|
|
try_files {path} /
|
|
root * /site
|
|
file_server
|
|
}
|