Files
guesstimate/misc/dokku/Caddyfile
2020-04-20 12:24:17 +02:00

6 lines
66 B
Caddyfile

*:80
gzip
log stderr
rewrite {
to {path} {path}/ /index.html
}