mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-02-09 23:54:19 +01:00
Activate tor.active=1 (solve https://github.com/btcpayserver/btcpayserver-docker/issues/134)
This commit is contained in:
@@ -100,6 +100,7 @@ services:
|
||||
HIDDENSERVICE_PORT: 9735
|
||||
LND_HIDDENSERVICE_HOSTNAME_FILE: /var/lib/tor/hidden_services/lnd/hostname
|
||||
LND_EXTRA_ARGS: |
|
||||
tor.active=1
|
||||
tor.socks=tor:9050
|
||||
links:
|
||||
- tor
|
||||
@@ -113,6 +114,7 @@ services:
|
||||
HIDDENSERVICE_PORT: 9736
|
||||
LND_HIDDENSERVICE_HOSTNAME_FILE: /var/lib/tor/hidden_services/lnd-ltc/hostname
|
||||
LND_EXTRA_ARGS: |
|
||||
tor.active=1
|
||||
tor.socks=tor:9050
|
||||
links:
|
||||
- tor
|
||||
|
||||
Reference in New Issue
Block a user