add tor p2p

This commit is contained in:
qvqc 2021-07-05 05:16:58 -04:00
parent d97a551b15
commit f007eab137
No known key found for this signature in database
GPG key ID: 9EB04103C6BE892D
3 changed files with 14 additions and 1 deletions

View file

@ -6,3 +6,4 @@ 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"