sepolia: drop firewall rules for wakuv2.test fleet
It no longer exists. Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
82b65e6918
commit
b551423ea1
|
@ -106,5 +106,3 @@ open_ports_list:
|
||||||
- { port: '9557:9560', ipset: 'waku.test', comment: 'Websocket for Waku' }
|
- { port: '9557:9560', ipset: 'waku.test', comment: 'Websocket for Waku' }
|
||||||
- { port: '8556:8559', ipset: 'waku.sandbox', comment: 'HTTP RCP for Waku' }
|
- { port: '8556:8559', ipset: 'waku.sandbox', comment: 'HTTP RCP for Waku' }
|
||||||
- { port: '9557:9560', ipset: 'waku.sandbox', comment: 'Websocket for Waku' }
|
- { port: '9557:9560', ipset: 'waku.sandbox', comment: 'Websocket for Waku' }
|
||||||
- { port: '8556:8559', ipset: 'wakuv2.test', comment: 'HTTP RCP for Waku' }
|
|
||||||
- { port: '9557:9560', ipset: 'wakuv2.test', comment: 'Websocket for Waku' }
|
|
||||||
|
|
Loading…
Reference in New Issue