Spaces:
Runtime error
Runtime error
Commit
·
f6f3917
1
Parent(s):
7b336c4
Adding more routes v3
Browse files- main/config.yaml +1 -1
main/config.yaml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
server:
|
2 |
host: "0.0.0.0"
|
3 |
-
port:
|
4 |
timeout: 60
|
5 |
max_batch_size: 1
|
6 |
|
|
|
1 |
server:
|
2 |
host: "0.0.0.0"
|
3 |
+
port: 8002
|
4 |
timeout: 60
|
5 |
max_batch_size: 1
|
6 |
|