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 5c1eb67 commit 639a553Copy full SHA for 639a553
Dockerfile
@@ -78,6 +78,9 @@ ARG GOOGLE_SERVICE_ACCOUNT_PRIVATE_KEY
78
# Optimizely
79
ARG OPTIMIZELY_SDK_KEY
80
81
+# Gamification
82
+ARG GAMIFICATION_ORG_ID
83
+
84
################################################################################
85
# Setting of environment variables in the Docker image.
86
0 commit comments