mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-26 07:34:54 +00:00
fix port
This commit is contained in:
@ -13,4 +13,4 @@ RUN npm run build
|
||||
|
||||
EXPOSE 4000
|
||||
|
||||
CMD ["sh", "-c", "npm run start:dev"]
|
||||
CMD ["npm", "run", "start"]
|
||||
|
||||
Reference in New Issue
Block a user