hishtory/backend/web/caddy/Caddyfile

8 lines
106 B
Caddyfile

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