List the external proxy in fedmsg's relay_inbound.
This commit is contained in:
parent
f390c09c3f
commit
bd75546240
1 changed files with 3 additions and 0 deletions
|
@ -35,5 +35,8 @@ config = dict(
|
|||
|
||||
# Scripts from outside connect here (coprs, secondary arch composes)
|
||||
"tcp://busgateway01.%s:9941" % suffix,
|
||||
|
||||
# ...but they have to go through our external proxy first..
|
||||
"tcp://hub.fedoraproject.org:9941",
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue