mirror of
https://github.com/cupcakearmy/morphus.git
synced 2025-09-05 15:50:39 +00:00
progress
This commit is contained in:
@@ -19,5 +19,7 @@ COPY --from=builder /app/dist ./dist
|
||||
|
||||
ENV ASSETS=/data
|
||||
ENV ADDRESS=0.0.0.0
|
||||
|
||||
EXPOSE 80
|
||||
CMD [ "node", "dist/src" ]
|
||||
|
||||
CMD [ "node", "." ]
|
||||
|
Reference in New Issue
Block a user