Files
cyphernode/cyphernodeconf_docker/templates/tor/curlcfg

4 lines
79 B
Plaintext

<% if ( features.indexOf('tor') !== -1 ) { %>
socks5-hostname=tor:9050
<% } %>