Browse Source

:art: formatting

visuddhinanda 9 months ago
parent
commit
d3d127c726
1 changed files with 5 additions and 1 deletions
  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"
+}