Files
kasperhermansen-blog/deployment/Caddyfile
kjuulh e3056382d3
All checks were successful
continuous-integration/drone/push Build is passing
feat: serve for everything
2025-07-31 12:07:58 +02:00

9 lines
47 B
Caddyfile

{
debug
}
* {
root * /srv
file_server
}