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