mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 22:12:15 +00:00
no gzip
This commit is contained in:
@@ -60,7 +60,7 @@ def cli():
|
||||
)
|
||||
|
||||
# TODO raise expires if everything is stable
|
||||
version_str = rf"""
|
||||
version_str = f"""
|
||||
location /{area}/{version} {{ # no trailing hash
|
||||
alias {tilejson_path}; # no trailing hash
|
||||
default_type application/json;
|
||||
|
||||
Reference in New Issue
Block a user