mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge branch 'master' into chat-message-notification-e2e-tests
This commit is contained in:
commit
ad1ee8b739
@ -36,6 +36,6 @@ ONBUILD RUN yarn run generate
|
||||
|
||||
FROM build AS production_build
|
||||
|
||||
FROM base as production
|
||||
FROM base AS production
|
||||
COPY --from=production_build ./app/dist/ /usr/share/nginx/html/
|
||||
COPY --from=production_build ./app/maintenance/nginx/custom.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user