This commit is contained in:
Zsolt Ero
2023-12-30 20:47:55 +01:00
parent 4455f501ac
commit 4c49d82e40

View File

@@ -63,9 +63,7 @@ def cli():
version_str = rf"""
location /{area}/{version} {{ # no trailing hash
alias {tilejson_path}; # no trailing hash
default_type application/json;
gzip on;
add_header 'Access-Control-Allow-Origin' '*' always;
add_header Cache-Control public;