From cebdca42ba0caffcc20d41d5296a141d3a3a2cfe Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Thu, 25 Aug 2011 18:31:09 -0700 Subject: [PATCH] more info on post-receive url --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index bcef8a8..fabf698 100644 --- a/Readme.md +++ b/Readme.md @@ -17,6 +17,8 @@ When you run ThePusher it'll tell you the exact URL to use as your post-receive Add that URL to all the projects you need to on Github in the Admin panel. More specifically go to Admin -> Service Hooks -> Post-receive URLs. +Your post-receive URL is `http://host:port/token`, in the config below that would be `http://github.samhuri.net:6177/e815fb07bb390b5e47e509fd1e31e0d82e5d9c24`. + ## Configuration ThePusher's config file resides at `~/.pusher` and looks like this: