mirror of
https://git.wownero.com/dsc/ansible-remote-node.git
synced 2024-08-15 01:03:28 +00:00
add i2pd p2p
This commit is contained in:
parent
1b17ecf37d
commit
b6d6dfe6f6
3 changed files with 28 additions and 11 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue