Files
kjuulh f35fbe21c2
All checks were successful
continuous-integration/drone/push Build is passing
feat: set port
2025-07-31 12:14:44 +02:00

14 lines
101 B
Caddyfile

{
debug
log default {
output stdout
level DEBUG
}
}
:80 {
root * /srv
file_server
}