Files
kasperhermansen-blog/deployment/Caddyfile
kjuulh a24a726a9b
All checks were successful
continuous-integration/drone/push Build is passing
faet: remove encode
2025-07-31 12:05:07 +02:00

9 lines
77 B
Caddyfile

{
debug
}
http://blog.kasperhermansen.com {
root * /srv
file_server
}