prepare deploy

This commit is contained in:
2026-02-06 02:25:54 +01:00
parent 468f80553f
commit 646836493f
5 changed files with 64 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
:80 {
root * /usr/share/caddy
file_server
try_files {path} /index.html
@assets path /assets/*
header @assets Cache-Control "public, max-age=31536000, immutable"
}