Skip to content

Commit

Permalink
Merge pull request #11601 from camptocamp/tilecloud-chain-host
Browse files Browse the repository at this point in the history
Tilegeneration: Remove the host on Azure
  • Loading branch information
sbrunner authored Dec 19, 2024
2 parents c553aa5 + 2895a41 commit 443a7d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ defaults:
url: ${MAPSERVER_URL}
# 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 443a7d0

Please sign in to comment.