Fix production build
This commit is contained in:
1
misc/dokku/CHECKS
Normal file
1
misc/dokku/CHECKS
Normal file
@ -0,0 +1 @@
|
||||
/ "guesstimate"
|
6
misc/dokku/Caddyfile
Normal file
6
misc/dokku/Caddyfile
Normal file
@ -0,0 +1,6 @@
|
||||
*:80
|
||||
gzip
|
||||
log stderr
|
||||
rewrite {
|
||||
to {path} {path}/ /index.html
|
||||
}
|
Reference in New Issue
Block a user