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 040782b commit 2a8c7fcCopy full SHA for 2a8c7fc
frontend/Dockerfile
@@ -15,6 +15,7 @@ FROM base AS builder
15
ARG API_URL_SERVER
16
ARG CMS_HOSTNAME
17
ARG CONFERENCE_CODE
18
+ARG CMS_ADMIN_HOST
19
20
WORKDIR /app
21
0 commit comments