rexcorp1 commited on
Commit
c418cd7
·
2 Parent(s): 41d8c41 e72936a

Merge branch 'main' of https://huggingface.co/spaces/omniverse1/deepsite-pro

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -34,7 +34,7 @@ USER node
34
  ENV NODE_ENV=production
35
 
36
  # Expose port
37
- EXPOSE 3000
38
 
39
  # Start the application
40
  CMD ["node", "server.js"]
 
34
  ENV NODE_ENV=production
35
 
36
  # Expose port
37
+ EXPOSE 7860
38
 
39
  # Start the application
40
  CMD ["node", "server.js"]