Browse Source

заглушка для конфигурации

toomanysugar 3 years ago
parent
commit
29d660bc71
1 changed files with 6 additions and 0 deletions
  1. 6 0
      config.json

+ 6 - 0
config.json

@@ -0,0 +1,6 @@
+{
+    "user": "username",
+    "pass": "password",
+    "host": "127.0.0.1",
+    "db": "gosite" 
+}