Open up that vpn port for busgateway's relay.
This commit is contained in:
parent
b0990fee36
commit
5ae57c7161
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ num_cpus: 2
|
||||||
tcp_ports: [
|
tcp_ports: [
|
||||||
3999, # The fedmsg-relay republishes here. Listeners need to connect.
|
3999, # The fedmsg-relay republishes here. Listeners need to connect.
|
||||||
9941, # The fedmsg-relay listens here. Ephemeral producers connect.
|
9941, # The fedmsg-relay listens here. Ephemeral producers connect.
|
||||||
|
3998, # The fedmsg-relay listens here. VPN producers connect.
|
||||||
9940, # The fedmsg-gateway republishes here. Proxies need to connect.
|
9940, # The fedmsg-gateway republishes here. Proxies need to connect.
|
||||||
9919, # The websocket server publishes here. Proxies need to connect.
|
9919, # The websocket server publishes here. Proxies need to connect.
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue