Spaces:
Building
Building
wjm55
commited on
Commit
·
0c10996
1
Parent(s):
11805e1
Revert "Update README.md to reflect the change of app_port from 7860 to 50051"
Browse filesThis reverts commit a1d0ff8c7ef7e37a26404b0275d759acc1c1af29.
README.md
CHANGED
@@ -5,7 +5,7 @@ colorFrom: green
|
|
5 |
colorTo: blue
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
-
app_port:
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
5 |
colorTo: blue
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
+
app_port: 7860
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|