fix Dockerfile
This commit is contained in:
parent
6b7e1bba54
commit
7facac9345
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ COPY . .
|
|||
|
||||
EXPOSE 3000
|
||||
|
||||
RUN npm start:prod
|
||||
CMD [ "npm", "run", "start:prod" ]
|
||||
|
|
Loading…
Reference in a new issue