diff options
| author | Jules Laplace <jules@okfoc.us> | 2014-11-24 17:13:02 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2014-11-24 17:13:02 -0500 |
| commit | e0890af78319b94d004c4792e38850429a3ae952 (patch) | |
| tree | b221e338cc7e7115b4fbc8c80cafc36585f86e7c /config.json.example | |
| parent | 0ef44a72e7b383730267da0dc5668e19433cca6f (diff) | |
| parent | 74c1e0ca2b343eb9084a90e7a9490f58cb2c81d1 (diff) | |
merge
Diffstat (limited to 'config.json.example')
| -rw-r--r-- | config.json.example | 1 |
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 } } |
