Files
whsfund/Caddyfile
2026-06-03 17:42:52 -04:00

6 lines
88 B
Caddyfile

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