summaryrefslogtreecommitdiff
path: root/docs/db-example.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/db-example.json')
-rw-r--r--docs/db-example.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/db-example.json b/docs/db-example.json
new file mode 100644
index 0000000..b4308e4
--- /dev/null
+++ b/docs/db-example.json
@@ -0,0 +1,7 @@
+{
+ "user": "",
+ "pass": "",
+ "host": "",
+ "port": 3306,
+ "db": ""
+}