mirror of
https://github.com/BluemediaGER/muse.git
synced 2024-11-12 21:05:29 +01:00
Edit Docker templates
This commit is contained in:
parent
ce686b4281
commit
19848ba9f7
|
@ -30,5 +30,6 @@ FROM base AS prod
|
|||
COPY --from=builder /usr/app/dist dist
|
||||
|
||||
ENV DATA_DIR /data
|
||||
ENV NODE_ENV production
|
||||
|
||||
CMD ["yarn", "start"]
|
||||
|
|
Loading…
Reference in a new issue