diff --git a/group_vars/all/vars.yml b/group_vars/all/vars.yml index c10c5ec..a31089e 100644 --- a/group_vars/all/vars.yml +++ b/group_vars/all/vars.yml @@ -31,4 +31,4 @@ open_ports: - { port: '5001', proto: 'tcp', comment: 'IPFS Kubo RPC API (not port-forwarded)' } - { port: '18080', proto: 'tcp', comment: 'monerod P2P' } - { port: '18089', proto: 'tcp', comment: 'monerod RPC' } - - { port: '51820', proto: 'udp', comment: 'Wireguard' } + - { port: '51820', proto: 'udp', comment: 'WireGuard' }