Fix dev proxy fallback

This commit is contained in:
Arnie 2021-01-28 08:18:26 +01:00
parent eb9046a016
commit 248aca2640

View File

@ -14,6 +14,7 @@
root * /code/errorPages/siteNotFound root * /code/errorPages/siteNotFound
file_server file_server
header Cache-Control "no-cache, max-age=0" header Cache-Control "no-cache, max-age=0"
try_files {path} /index.html
} }
{{ if $hosts }} {{ if $hosts }}