Align static deployment with existing Caddy gateway

This commit is contained in:
Jacky Ser
2026-08-11 18:01:39 +08:00
parent 42c21dd024
commit 45fbdffddb
2 changed files with 96 additions and 42 deletions

6
deploy/Caddyfile.duoji Normal file
View File

@@ -0,0 +1,6 @@
duoji.dbpi.com.cn {
root * /srv/duoji
encode gzip zstd
try_files {path} /index.html
file_server
}