Fix comment

This commit is contained in:
Sam A. 2023-07-24 01:40:25 +02:00
parent 29edf2dba8
commit ed48ad7ebe
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 1 additions and 1 deletions

View File

@ -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' }