add dockerfile

This commit is contained in:
john 2025-05-18 01:30:54 +02:00
parent dcaccc7ab8
commit abd7c2f073
4 changed files with 33 additions and 1 deletions

7
Caddyfile Normal file
View file

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