Skip to content

Commit

Permalink
Throw some extra endpoints on there.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphbean committed Mar 9, 2015
1 parent f8cf71b commit d177313
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fedmsg.d/zodbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
endpoints={
"supybot.%s" % hostname: [
"tcp://127.0.0.1:6009",
"tcp://127.0.0.1:6010",
"tcp://127.0.0.1:6011",
"tcp://127.0.0.1:6012",
],
},
)

0 comments on commit d177313

Please sign in to comment.