mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-02-04 00:04:20 +01:00
fix defaults for socks proxy and sat -> msat when ln is connected (#130)
This commit is contained in:
@@ -13,9 +13,9 @@ MINT_DATABASE=data/mint
|
||||
# use builtin tor, this overrides SOCKS_HOST and SOCKS_PORT
|
||||
TOR=TRUE
|
||||
|
||||
# use custom tor proxy, use with TOR=false
|
||||
SOCKS_HOST=localhost
|
||||
SOCKS_PORT=9050
|
||||
# use custom tor proxy, this will only work with TOR=false
|
||||
#SOCKS_HOST=localhost
|
||||
#SOCKS_PORT=9050
|
||||
|
||||
# MINT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user