Add tcp://fedmsg-relay.ci.centos.org:9940 to fmn endpoints
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
843c4db006
commit
3cd0c523dd
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ config = {
|
||||||
"endpoints": {
|
"endpoints": {
|
||||||
"loopback-from-production": [
|
"loopback-from-production": [
|
||||||
"tcp://hub.fedoraproject.org:9940",
|
"tcp://hub.fedoraproject.org:9940",
|
||||||
|
"tcp://fedmsg-relay.ci.centos.org:9940",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue