fix: recover old GTIN service worker caches
This commit is contained in:
@@ -67,6 +67,7 @@ server {
|
||||
location = /gtin { return 301 /gtin/; }
|
||||
location = /gtin/impressum { return 301 /gtin/impressum/; }
|
||||
location = /gtin/datenschutz { return 301 /gtin/datenschutz/; }
|
||||
location = /gtin/aktualisieren { return 301 /gtin/aktualisieren/; }
|
||||
location = /gtin/manifest.webmanifest {
|
||||
default_type application/manifest+json;
|
||||
try_files $uri =404;
|
||||
|
||||
Reference in New Issue
Block a user