Do not cache not found site fallback

This commit is contained in:
Arnie
2020-11-22 14:01:18 +01:00
parent 8325f74371
commit f21e70669c
4 changed files with 4 additions and 5 deletions
@@ -13,6 +13,7 @@
root * /code/errorPages/siteNotFound
file_server
header Cache-Control "no-cache, max-age=0"
}
{{ if $hosts }}