forked from noxious/server
Typo
This commit is contained in:
@ -10,4 +10,4 @@ COPY . .
|
|||||||
|
|
||||||
EXPOSE 4000
|
EXPOSE 4000
|
||||||
|
|
||||||
CMD ["node", "run", "start"]
|
CMD ["npm", "run", "start"]
|
Reference in New Issue
Block a user