Spaces:
Runtime error
Runtime error
OlivierDehaene
commited on
Commit
·
ef4f3fa
1
Parent(s):
45476c1
default port
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: docker
|
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
9 |
base_path: /chat
|
10 |
-
app_port:
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
9 |
base_path: /chat
|
10 |
+
app_port: 3000
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|