Skip to content

Commit 639a553

Browse files
committed
fix missing env var
1 parent 5c1eb67 commit 639a553

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ ARG GOOGLE_SERVICE_ACCOUNT_PRIVATE_KEY
7878
# Optimizely
7979
ARG OPTIMIZELY_SDK_KEY
8080

81+
# Gamification
82+
ARG GAMIFICATION_ORG_ID
83+
8184
################################################################################
8285
# Setting of environment variables in the Docker image.
8386

0 commit comments

Comments
 (0)