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