Fix production build

This commit is contained in:
2020-04-20 12:24:17 +02:00
parent 0a98e32a83
commit 8698dec2bf
16 changed files with 588 additions and 1190 deletions

1
misc/dokku/CHECKS Normal file
View File

@ -0,0 +1 @@
/ "guesstimate"

6
misc/dokku/Caddyfile Normal file
View File

@ -0,0 +1,6 @@
*:80
gzip
log stderr
rewrite {
to {path} {path}/ /index.html
}