summaryrefslogtreecommitdiff
path: root/config.json.example
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-11-24 17:12:00 -0500
committerJules Laplace <jules@okfoc.us>2014-11-24 17:12:00 -0500
commit74c1e0ca2b343eb9084a90e7a9490f58cb2c81d1 (patch)
tree82f3c725625e3ada80cc670dd7b7934bc71801e6 /config.json.example
parent9d5c4dcc8e45e96ee9a976ca337a9d389750fb8a (diff)
databaseHost
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.json.example b/config.json.example
index 90df381..6028021 100644
--- a/config.json.example
+++ b/config.json.example
@@ -3,6 +3,7 @@
"hostName": "lvh.me",
"port": 3000,
"socketPort": 1337,
+ "databaseHost": "lvh.me",
"pageSize": 10,
"env": { "development": 1 }
}