Files
hoppscotch/packages/hoppscotch-sh-admin/sh-admin-subpath-access.Caddyfile
2023-11-13 02:14:43 +05:30

6 lines
94 B
Caddyfile

:80 :3100 {
try_files {path} /admin*
root * /site/sh-admin-subpath-access
file_server
}