Explorar el Código

:wrench: api-server => api_url

visuddhinanda hace 1 año
padre
commit
4c758a2a29
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      open-ai-server/config.orig.json

+ 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"
 }