hamza82 commited on
Commit
1f6461e
·
verified ·
1 Parent(s): 3f38b3d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -54,6 +54,6 @@ COPY --chown=pn run.sh run.sh
54
  RUN chmod +x run.sh
55
 
56
  # Expose the port 8080
57
- EXPOSE 8080
58
 
59
  CMD ["bash", "run.sh"]
 
54
  RUN chmod +x run.sh
55
 
56
  # Expose the port 8080
57
+ EXPOSE 7860
58
 
59
  CMD ["bash", "run.sh"]