summaryrefslogtreecommitdiff
path: root/config.json.example
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-11-24 17:13:02 -0500
committerJules Laplace <jules@okfoc.us>2014-11-24 17:13:02 -0500
commite0890af78319b94d004c4792e38850429a3ae952 (patch)
treeb221e338cc7e7115b4fbc8c80cafc36585f86e7c /config.json.example
parent0ef44a72e7b383730267da0dc5668e19433cca6f (diff)
parent74c1e0ca2b343eb9084a90e7a9490f58cb2c81d1 (diff)
merge
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 }
}