joysthadd commited on
Commit
6bf9db6
·
verified ·
1 Parent(s): 293c81c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -50,6 +50,6 @@ WORKDIR /app/CreativeMind/ProblemSolution
50
  # Switch to non-root user
51
  USER appuser
52
 
53
- EXPOSE 8000
54
 
55
  CMD ["sh", "/app/CreativeMind/ProblemSolution/entrypoint.sh"]
 
50
  # Switch to non-root user
51
  USER appuser
52
 
53
+ EXPOSE 7860
54
 
55
  CMD ["sh", "/app/CreativeMind/ProblemSolution/entrypoint.sh"]