2
0
Эх сурвалжийг харах

:wrench: api-server => api_url

visuddhinanda 10 сар өмнө
parent
commit
4c758a2a29

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

@@ -1,5 +1,5 @@
 {
   "port": 4000,
   "debug": true,
-  "api-server": "https://staging.wikipali.org"
+  "api-url": "https://staging.wikipali.org/api"
 }