Files
publish/deploy/Caddyfile.example
voson 54109dd5b2
Some checks failed
deploy / build-and-deploy (push) Has been cancelled
init: astro publish site with newsletter, search, and actions workflow
2026-02-03 10:49:10 +08:00

7 lines
102 B
Caddyfile

# Replace with your domain
example.com {
root * /var/www/publish
encode zstd gzip
file_server
}