dockerfile: reduce interval and env config
- bitcoind and cln reduce healthcheck time interval - cln healthcheck no need to use switch case instead use VLS_NETWORK Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
@@ -35,7 +35,6 @@ services:
|
||||
bitcoin-core:
|
||||
condition: service_healthy
|
||||
environment:
|
||||
- BITCOIN_CHAIN=test
|
||||
- BITCOIND_RPC_URL=http://rpcuser:VLSsigner1@bitcoind:18332
|
||||
- RUST_LOG=info
|
||||
- VLS_NETWORK=testnet
|
||||
|
||||
Reference in New Issue
Block a user