production tests
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ COPY --from=builder --chown=docker:docker /var/www/messages/generated /var/www/h
|
||||
# iframe.html is only in dev mode to circumvent a limitation
|
||||
RUN rm dist/iframe.html
|
||||
|
||||
RUN yarn install
|
||||
RUN yarn install --ignore-engines
|
||||
|
||||
ENV NODE_ENV=production
|
||||
ENV STARTUP_COMMAND_0="./templater.sh"
|
||||
|
||||
Reference in New Issue
Block a user