Also, this port.
This commit is contained in:
parent
3954235b9b
commit
f01107d0bf
2 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@ num_cpus: 2
|
|||
|
||||
tcp_ports: [
|
||||
3999, # The fedmsg-relay republishes here. Listeners need to connect.
|
||||
9941, # The fedmsg-relay listens here. Ephemeral producers connect.
|
||||
9940, # The fedmsg-gateway republishes here. Proxies need to connect.
|
||||
]
|
||||
|
||||
|
|
|
@ -9,6 +9,7 @@ num_cpus: 1
|
|||
|
||||
tcp_ports: [
|
||||
3999, # The fedmsg-relay republishes here. Listeners need to connect.
|
||||
9941, # The fedmsg-relay listens here. Ephemeral producers connect.
|
||||
9940, # The fedmsg-gateway republishes here. Proxies need to connect.
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue