mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-20 17:38:08 +00:00
nimbus.prater: open websocket port for wakuv2.test
https://github.com/status-im/infra-nim-waku/issues/59 Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
414923bfbe
commit
fa3bb88648
@ -77,8 +77,7 @@ open_ports_default_chain: 'VPN'
|
||||
open_ports_list:
|
||||
- { port: '9300:9310', ipset: '{{ env }}.{{ stage }}' }
|
||||
# https://github.com/status-im/infra-nim-waku/issues/59
|
||||
- { port: '8545:9550', ipset: 'wakuv2.test' }
|
||||
- { port: '8545:9550', ipset: 'wakuv2.prod' }
|
||||
- { port: '9546:9550', ipset: 'wakuv2.test' }
|
||||
|
||||
# Split by hostname for more central location
|
||||
nodes_layout:
|
||||
|
Loading…
x
Reference in New Issue
Block a user