Jonell01 commited on
Commit
e644f76
·
verified ·
1 Parent(s): 4cf8ed6

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -14,5 +14,5 @@ USER node
14
  WORKDIR /app/testProjectExocoreWeb-main
15
 
16
  RUN npm install
17
- EXPOSE 8080
18
  CMD ["npm", "start"]
 
14
  WORKDIR /app/testProjectExocoreWeb-main
15
 
16
  RUN npm install
17
+ EXPOSE 7860
18
  CMD ["npm", "start"]