This commit is contained in:
callebtc
2022-10-30 16:23:37 +01:00
parent ace3785b15
commit 6fcc0741be

View File

@@ -8,10 +8,10 @@ CASHU_DIR=~/.cashu
MINT_HOST=127.0.0.1
MINT_PORT=3338
# use builtin tor
# use builtin tor, this overrides SOCKS_HOST and SOCKS_PORT
TOR=TRUE
# use custom tor proxy
# use custom tor proxy, use with TOR=false
SOCKS_HOST=localhost
SOCKS_PORT=9050