Skip to content

Commit a64339d

Browse files
committed
6601: Updated nginx configuration - II
1 parent de555dd commit a64339d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

infrastructure/display-api-service/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ ENV APP_ENV=prod \
6767
COPY --chown=deploy:deploy --from=api_app_builder /app .
6868

6969
# Symfony settings (warmup required to make vite assets work corretly)
70-
RUN mkdir -p ./config/secrets \
71-
bin/console cache:warmup
70+
RUN mkdir -p ./config/secrets
7271

7372
CMD [ "docker-entrypoint.sh" ]

0 commit comments

Comments
 (0)