Reaperxxxx commited on
Commit
b0db9b4
·
verified ·
1 Parent(s): 309ce1d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -32,8 +32,6 @@ ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium
32
  # Copy the application code
33
  COPY . .
34
 
35
- # Expose the API port
36
  EXPOSE 7860
37
 
38
- # Run the application
39
  CMD ["node", "server.js"]
 
32
  # Copy the application code
33
  COPY . .
34
 
 
35
  EXPOSE 7860
36
 
 
37
  CMD ["node", "server.js"]