summaryrefslogtreecommitdiff
path: root/Procfile
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 /Procfile
parent3eee6a15ee44a75f6deedd073f60b88d342d56ef (diff)
getting webhooks in order.. didnt need as many as i thought
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index 983db91..bab08fb 100644
--- a/Procfile
+++ b/Procfile
@@ -1 +1,2 @@
-web: node server \ No newline at end of file
+web: node server
+webhook: node server/lib/webhook \ No newline at end of file