mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 01:40:55 +01:00
Remove neutrino.suredbits.com:8333 from docker-compose.yml (#5492)
This commit is contained in:
parent
b25cc8a8a5
commit
0bd59789e3
@ -30,7 +30,6 @@ services:
|
|||||||
- ./data/wallet:/bitcoin-s
|
- ./data/wallet:/bitcoin-s
|
||||||
environment:
|
environment:
|
||||||
BITCOIN_S_NODE_MODE: "neutrino"
|
BITCOIN_S_NODE_MODE: "neutrino"
|
||||||
BITCOIN_S_NODE_PEERS: "neutrino.suredbits.com:8333"
|
|
||||||
BITCOIN_S_TOR_PROVIDED: "true"
|
BITCOIN_S_TOR_PROVIDED: "true"
|
||||||
BITCOIN_S_PROXY_ENABLED: "false"
|
BITCOIN_S_PROXY_ENABLED: "false"
|
||||||
BITCOIN_S_TOR_ENABLED: "false"
|
BITCOIN_S_TOR_ENABLED: "false"
|
||||||
|
Loading…
Reference in New Issue
Block a user