hishtory/backend/web/caddy/Caddyfile
2022-11-06 14:59:00 -08:00

8 lines
106 B
Caddyfile

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