vls: service added in compose stack

- update readme
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
Lakshya Singh
2023-10-31 21:50:22 +05:30
parent 4abc404246
commit 2880ba87eb
3 changed files with 27 additions and 0 deletions

View File

@@ -30,3 +30,8 @@ services:
environment:
- BITCOIN_NETWORK=regtest
vls:
container_name: vlsd-regtest
environment:
- VLS_NETWORK=regtest
- BITCOIND_RPC_URL=http://rpcuser:VLSsigner1@bitcoind:38332