documentation/Caddyfile

10 lines
114 B
Text
Raw Permalink Normal View History

:80 {
root * /usr/share/caddy
file_server
log {
output stdout
format console
}
}