Files
Jyotisha/deploy/Caddyfile.staging
T
linmeng 248e1b8a07
Deploy staging to test server / deploy (push) Successful in 3m16s
fix: unify staging admin access
2026-07-29 11:28:15 +08:00

5 lines
98 B
Caddyfile

{$SITE_ADDRESS:https://staging.jyotisha.chat} {
encode zstd gzip
reverse_proxy web:3000
}