guesstimate/misc/dokku/Caddyfile

6 lines
66 B
Caddyfile
Raw Normal View History

2020-04-20 12:24:17 +02:00
*:80
gzip
log stderr
rewrite {
to {path} {path}/ /index.html
}