revert
This commit is contained in:
parent
3b93b06e9a
commit
dde37240a9
@ -14,8 +14,6 @@ RUN npm install pm2 -g
|
|||||||
|
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
CMD npm run start
|
CMD pm2 start process.yml && tail -f /dev/null
|
||||||
|
|
||||||
#CMD pm2 start process.yml && tail -f /dev/null
|
|
||||||
|
|
||||||
EXPOSE 3001
|
EXPOSE 3001
|
||||||
Loading…
x
Reference in New Issue
Block a user