This commit is contained in:
Zsolt Ero
2023-12-30 21:16:54 +01:00
parent 4c49d82e40
commit 39df876632

View File

@@ -60,7 +60,7 @@ def cli():
) )
# TODO raise expires if everything is stable # TODO raise expires if everything is stable
version_str = rf""" version_str = f"""
location /{area}/{version} {{ # no trailing hash location /{area}/{version} {{ # no trailing hash
alias {tilejson_path}; # no trailing hash alias {tilejson_path}; # no trailing hash
default_type application/json; default_type application/json;