mirror of
https://github.com/status-im/infra-waku.git
synced 2025-01-09 20:45:55 +00:00
terraform: close websockify port as not used anymore
This commit is contained in:
parent
b168d02252
commit
b74deff59f
@ -25,7 +25,6 @@ module "node" {
|
||||
/* firewall */
|
||||
open_tcp_ports = [
|
||||
"80", /* certbot */
|
||||
"443", /* p2p websockify */
|
||||
"8000", /* p2p websocket */
|
||||
"30303", /* p2p main */
|
||||
/* only on node-01.gc-us-central1-a.wakuv2.prod */
|
||||
|
Loading…
x
Reference in New Issue
Block a user