VatsalPatel18 commited on
Commit
a441ec3
1 Parent(s): 4aa44d7

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -2,4 +2,4 @@
2
  FROM vatsalpatel18/weather-chatbot-phi3:latest
3
 
4
  # Expose the port that Gradio will run on (If it's not already exposed in your image)
5
- #EXPOSE 7860
 
2
  FROM vatsalpatel18/weather-chatbot-phi3:latest
3
 
4
  # Expose the port that Gradio will run on (If it's not already exposed in your image)
5
+ EXPOSE 7860