mirror of
https://git.wownero.com/dsc/ansible-remote-node.git
synced 2024-08-15 01:03:28 +00:00
add ssl on rpc
This commit is contained in:
parent
de28fad245
commit
b23d5b3234
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ rpc-bind-ip=0.0.0.0
|
|||
rpc-bind-ipv6-address=::0
|
||||
rpc-bind-port={{ wownerod_rpc_port }}
|
||||
rpc-use-ipv6=1
|
||||
rpc-ssl=disabled
|
||||
rpc-ssl=autodetect
|
||||
tx-proxy=tor,127.0.0.1:9050,23
|
||||
tx-proxy=i2p,127.0.0.1:4447,23
|
Loading…
Add table
Add a link
Reference in a new issue