Files
whsfund/Caddyfile
2026-03-06 04:54:20 -04:00

6 lines
76 B
Caddyfile

:80 {
root * /usr/share/caddy
file_server
try_files {path} /index.html
}