hishtory/backend/web/caddy/Caddyfile

7 lines
91 B
Caddyfile
Raw Normal View History

hishtory.dev:80 {
root /srv/landing
gzip
ext .html
log stdout
tls off
}