Files
kasperhermansen-blog/deployment/Caddyfile
kjuulh 97986b1bef
Some checks failed
continuous-integration/drone/push Build is failing
feat: with stuff
2025-07-31 11:43:39 +02:00

10 lines
103 B
Caddyfile

{
debug
}
http://blog.kasperhermansen.com {
root * /usr/share/caddy
file_server
encode gzip
}