Ver Fonte

:wrench: api-server => api_url

visuddhinanda há 1 ano atrás
pai
commit
4c758a2a29
1 ficheiros alterados com 1 adições e 1 exclusões
  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"
 }