소스 검색

add api_server

visuddhinanda 10 달 전
부모
커밋
2c610022f9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      open-ai-server/config.orig.json

+ 1 - 1
open-ai-server/config.orig.json

@@ -1 +1 @@
-{ "port": 4000, "debug": true }
+{ "port": 4000, "debug": true, "api_server": "http://staging.wikipali.org/api" }