txoo: compose env var set network not chain
- no need of using switch in entrypoint - directly set the network instead of chain Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
@@ -62,7 +62,8 @@ services:
|
||||
bitcoin-core:
|
||||
condition: service_healthy
|
||||
environment:
|
||||
- BITCOIN_CHAIN=test
|
||||
- BITCOIN_NETWORK=testnet
|
||||
|
||||
|
||||
volumes:
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user