Skip to content

Commit 42a7426

Browse files
committed
PM-967 - dockerfile: add TOPGEAR_ALLOWED_SUBMISSIONS_DOMAINS arg
1 parent e1955be commit 42a7426

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
@@ -86,6 +86,9 @@ ARG GAMIFICATION_ORG_ID
8686
# Universal Nav
8787
ARG UNIVERSAL_NAV_URL
8888

89+
# Topgear submissions allowed domains
90+
ARG TOPGEAR_ALLOWED_SUBMISSIONS_DOMAINS
91+
8992
################################################################################
9093
# Setting of environment variables in the Docker image.
9194

0 commit comments

Comments
 (0)