Archived
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ COPY . ${WORKDIR}
|
|||||||
RUN npm install --only=production
|
RUN npm install --only=production
|
||||||
RUN npm install pm2@4.2.3 -g
|
RUN npm install pm2@4.2.3 -g
|
||||||
|
|
||||||
EXPOSE 3282
|
|
||||||
EXPOSE 8085
|
EXPOSE 8085
|
||||||
|
EXPOSE 3282
|
||||||
|
|
||||||
CMD ["pm2-runtime", "npm", "--", "start"]
|
CMD ["pm2-runtime", "npm", "--", "start"]
|
||||||
|
|||||||
Reference in New Issue
Block a user