Spaces:
Sleeping
Sleeping
VatsalPatel18
commited on
Commit
•
a441ec3
1
Parent(s):
4aa44d7
Update Dockerfile
Browse files- 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 |
-
|
|
|
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
|