fix: align ports and docker config
This commit is contained in:
@@ -21,4 +21,4 @@ EXPOSE 5000
|
||||
ENTRYPOINT [ "entrypoint.sh" ]
|
||||
|
||||
# This '$@' will be replaced by the CMD
|
||||
CMD ["npm", "run", "dev"]
|
||||
CMD ["npm", "start"]
|
||||
Reference in New Issue
Block a user