hishtory/backend/web/caddy/Caddyfile
2022-04-08 23:56:02 -07:00

7 lines
91 B
Caddyfile

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