femto-webapp/Caddyfile
2025-05-18 01:30:54 +02:00

7 lines
132 B
Caddyfile

:80
root * /usr/share/caddy
file_server
# Redirect all not-found routes to index.html (SPA fallback)
try_files {path} /index.html