We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4eb095 commit 440c228Copy full SHA for 440c228
readme.md
@@ -94,7 +94,7 @@ APP__STRIPPED_PATH=/gtm-proxy
94
# THE ONLY THING it cannot figure out is which part of the URL has been stripped before
95
# reaching analytics-saviour so that next front end requests land to the same prefixed path
96
# on your domain e.g. example.com/gtm-proxy/*(d3d3Lmdvb2dsZS1hbmFseXRpY3MuY29t)*/collect?..
97
-# Because of this, she path you strip must be explicitly provided.
+# Because of this, the path you strip must be explicitly provided.
98
99
APP__ENV_NAME=local
100
# APP__ENV_NAME=local or APP__ENV_NAME=test (default) will display static content from `static-test`.
0 commit comments