Files
ASF_tools/asf-cloud-server/testarena/frontend/Caddyfile
2025-11-24 02:14:25 +01:00

7 lines
89 B
Caddyfile

:80 {
root * /srv
encode gzip
file_server
try_files {path} /index.html
}