Add tcp://fedmsg-relay.ci.centos.org:9940 to fmn endpoints

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
Jeremy Cline 2017-08-16 15:29:11 +00:00
parent 843c4db006
commit 3cd0c523dd

View file

@ -43,6 +43,7 @@ config = {
"endpoints": {
"loopback-from-production": [
"tcp://hub.fedoraproject.org:9940",
"tcp://fedmsg-relay.ci.centos.org:9940",
],
},
{% endif %}