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