Fix comment
This commit is contained in:
parent
29edf2dba8
commit
ed48ad7ebe
|
@ -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' }
|
||||
|
|
Reference in a new issue