Parcourir la source

:art: formatting

visuddhinanda il y a 1 an
Parent
commit
d3d127c726
1 fichiers modifiés avec 5 ajouts et 1 suppressions
  1. 5 1
      open-ai-server/config.orig.json

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

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