diff options
| author | ryderr <r@okfoc.us> | 2014-11-25 12:15:06 -0500 |
|---|---|---|
| committer | ryderr <r@okfoc.us> | 2014-11-25 12:15:06 -0500 |
| commit | 09f9ea552c0867ba1628393be012ad9046889076 (patch) | |
| tree | 87979ff88b359f522a646f6ccb75a256d49781d2 /config.json.example | |
| parent | 161a32efda5ed3fa243770d23c1d756a90bb2104 (diff) | |
| parent | c9325286ba7fcb38166deff8937105789edfb1d2 (diff) | |
Merge branch 'master' of github.com:okfocus/vvalls
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 } } |
