mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-02-04 00:04:20 +01:00
tor works
This commit is contained in:
@@ -8,8 +8,12 @@ CASHU_DIR=~/.cashu
|
||||
MINT_HOST=127.0.0.1
|
||||
MINT_PORT=3338
|
||||
|
||||
SOCKS_HOST = localhost
|
||||
SOCKS_PORT = 9050
|
||||
# use builtin tor
|
||||
TOR=TRUE
|
||||
|
||||
# use custom tor proxy
|
||||
SOCKS_HOST=localhost
|
||||
SOCKS_PORT=9050
|
||||
|
||||
# MINT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user