front dockerfile
This commit is contained in:
@@ -40,6 +40,7 @@ ARG OPID_LOGIN_SCREEN_PROVIDER
|
|||||||
RUN rm dist/iframe.html
|
RUN rm dist/iframe.html
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
RUN ./templater.sh
|
RUN ./templater.sh
|
||||||
|
RUN yarn run typesafe-i18n
|
||||||
RUN \
|
RUN \
|
||||||
DEBUG_MODE=$DEBUG_MODE \
|
DEBUG_MODE=$DEBUG_MODE \
|
||||||
JITSI_URL=$JITSI_URL \
|
JITSI_URL=$JITSI_URL \
|
||||||
|
|||||||
Reference in New Issue
Block a user