Update git hook to use new notification service

This commit is contained in:
Hylke Bons 2012-05-30 20:24:30 +01:00
parent c3ec983215
commit 8fe197f4d8

View file

@ -6,7 +6,7 @@
# SparkleShare clients.
#
# For information on running your own notification service:
# https://github.com/hbons/fanout.node.js
# https://github.com/travisghansen/fanout
#
#
# For use with Gitolite:
@ -26,7 +26,7 @@
# Change these if you run your own service somewhere
SERVER="notifications.sparkleshare.org"
PORT="1986"
PORT="80"
# Don't edit below this line
exec > /dev/null 2>&1