summaryrefslogtreecommitdiff
path: root/config.json.example
diff options
context:
space:
mode:
authorJulie Lala <jules@okfoc.us>2015-01-23 02:35:46 -0500
committerJulie Lala <jules@okfoc.us>2015-01-23 02:35:46 -0500
commite0debd761bc24cd42f4140d2b6cc32a4271fe975 (patch)
tree1a4a4c770845c517590645a37a1a9453d445a218 /config.json.example
parent3eee6a15ee44a75f6deedd073f60b88d342d56ef (diff)
getting webhooks in order.. didnt need as many as i thought
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 6028021..b8c310c 100644
--- a/config.json.example
+++ b/config.json.example
@@ -3,6 +3,7 @@
"hostName": "lvh.me",
"port": 3000,
"socketPort": 1337,
+ "webhookPort": 5000,
"databaseHost": "lvh.me",
"pageSize": 10,
"env": { "development": 1 }