Files
hoppscotch/packages/hoppscotch-sh-admin/sh-admin-subpath-access.Caddyfile
2023-11-10 12:51:35 +05:30

6 lines
84 B
Caddyfile

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