add i2pd p2p

This commit is contained in:
qvqc 2021-08-03 02:01:29 -04:00
parent 1b17ecf37d
commit b6d6dfe6f6
No known key found for this signature in database
GPG key ID: 9EB04103C6BE892D
3 changed files with 28 additions and 11 deletions

View file

@ -6,4 +6,5 @@ wownero_bin_dir: "/usr/local/bin"
wownerod_path: "{{ wownero_bin_dir }}/wownerod"
wownerod_p2p_port: "34567"
wownerod_rpc_port: "34568"
wownerod_p2p_tor_port: "34566"
wownerod_p2p_tor_port: "34566"
wownerod_p2p_i2p_port: "34565"