AurelioAguirre commited on
Commit
f6f3917
·
1 Parent(s): 7b336c4

Adding more routes v3

Browse files
Files changed (1) hide show
  1. main/config.yaml +1 -1
main/config.yaml CHANGED
@@ -1,6 +1,6 @@
1
  server:
2
  host: "0.0.0.0"
3
- port: 8001
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