Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,8 @@ colorTo: green
|
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: cc
|
9 |
-
app_port:
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
-
- app_port:
|
|
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
license: cc
|
9 |
+
app_port: 8080
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
+
- app_port: 8888
|