hoppscotch/packages/hoppscotch-sh-admin/Caddyfile
Ankit Sridhar 8bdb9a657f
feat: self host packaging (HBE-166) (#41)
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-04-04 03:17:18 +05:30

6 lines
60 B
Caddyfile

:8080 {
try_files {path} /
root * /site
file_server
}