This commit is contained in:
Ralph Bean 2014-10-03 14:49:35 +00:00
parent c352aee948
commit 1bb1267077

View file

@ -4,7 +4,7 @@ config = dict(
# services can listen.
"relay_outbound": [
# Messages emerge here
"tcp://release-monitoring.org:9940',
"tcp://release-monitoring.org:9940",
],
},