Skip to content

Commit

Permalink
Remove Host header in tile cloud chain
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Dec 19, 2024
1 parent 1f4825e commit ad4ac07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tilegeneration/config.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ defaults:
ogcserver: MapServer
# Set the headers to get the right virtual host, and don't get any cached result
headers:
Host: '${VISIBLE_WEB_HOST}'
${DISABLE_LOCAL} Host: '${VISIBLE_WEB_HOST}'
Cache-Control: no-cache, no-store
Pragma: no-cache
# file name extension
Expand Down

0 comments on commit ad4ac07

Please sign in to comment.