aboutsummaryrefslogtreecommitdiffstats
path: root/src/nodejs/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodejs/config.json')
-rw-r--r--src/nodejs/config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nodejs/config.json b/src/nodejs/config.json
new file mode 100644
index 0000000..1025c5b
--- /dev/null
+++ b/src/nodejs/config.json
@@ -0,0 +1 @@
+exports.connectionString = "pg://user:password@host/database";