Przeglądaj źródła

:art: formatting

visuddhinanda 1 rok temu
rodzic
commit
d3d127c726
1 zmienionych plików z 5 dodań i 1 usunięć
  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"
+}