summaryrefslogtreecommitdiff
path: root/config.json.default
diff options
context:
space:
mode:
Diffstat (limited to 'config.json.default')
-rw-r--r--config.json.default7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.json.default b/config.json.default
new file mode 100644
index 0000000..8b0ee91
--- /dev/null
+++ b/config.json.default
@@ -0,0 +1,7 @@
+{
+ "user": "",
+ "password": "password",
+ "server": "localhost",
+ "port": "5432",
+ "database": "hampshire"
+}