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:
Lakshya Singh
2023-11-07 19:00:31 +05:30
parent 5f587ac475
commit f4c13e1a15
5 changed files with 3 additions and 14 deletions

View File

@@ -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