We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ffdaa commit 39938e7Copy full SHA for 39938e7
example.env
@@ -26,8 +26,7 @@ TM_APP_API_VERSION=v2
26
TM_ORG_NAME="Humanitarian OpenStreetMap Team"
27
TM_ORG_CODE=HOT
28
TM_ORG_LOGO=https://cdn.img.url/logo.png
29
-# Don't use http or https on the following two variables
30
-TM_ORG_URL=example.com
+TM_ORG_URL=https://example.com
31
TM_ORG_PRIVACY_POLICY_URL=https://www.hotosm.org/privacy
32
TM_ORG_TWITTER=http://twitter.com/hotosm
33
TM_ORG_FB=https://www.facebook.com/hotosm
0 commit comments