summaryrefslogtreecommitdiff
path: root/backend/node/src/conf.json
Side-by-side diff
Diffstat (limited to 'backend/node/src/conf.json') (more/less context) (ignore whitespace changes)
-rw-r--r--backend/node/src/conf.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/backend/node/src/conf.json b/backend/node/src/conf.json
new file mode 100644
index 0000000..bc1f65e
--- a/dev/null
+++ b/backend/node/src/conf.json
@@ -0,0 +1,3 @@
+{
+ "psql": "postgresql:///clipperz"
+}