riddhiman commited on
Commit
cdfbce6
·
verified ·
1 Parent(s): b50804a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -14,7 +14,7 @@ RUN npm install
14
  COPY . .
15
 
16
  # Make port 3000 available to the world outside this container
17
- EXPOSE 3000
18
 
19
  # Define environment variable
20
  ENV NODE_ENV=production
 
14
  COPY . .
15
 
16
  # Make port 3000 available to the world outside this container
17
+ EXPOSE 7860
18
 
19
  # Define environment variable
20
  ENV NODE_ENV=production