Files
docker/margotwood/Caddyfile

10 lines
92 B
Caddyfile

{
auto_https off
}
:80 {
root * /usr/share/caddy
encode gzip
file_server
}