AurelioAguirre commited on
Commit
f876b72
·
1 Parent(s): 02fd6bb

added openAI schema based endpoint and response v2

Browse files
Files changed (1) hide show
  1. main/config.yaml +1 -1
main/config.yaml CHANGED
@@ -1,5 +1,5 @@
1
  server:
2
- host: "localhost"
3
  port: 8001
4
  timeout: 60
5
  max_batch_size: 1
 
1
  server:
2
+ host: "0.0.0.0"
3
  port: 8001
4
  timeout: 60
5
  max_batch_size: 1