revert clnrest
This commit is contained in:
parent
2587d1f312
commit
68adc03cd9
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ services:
|
||||||
hostname: clightning-2
|
hostname: clightning-2
|
||||||
depends_on:
|
depends_on:
|
||||||
- bitcoind
|
- bitcoind
|
||||||
image: boltz/c-lightning:24.05
|
image: boltz/c-lightning:22.11.1
|
||||||
entrypoint: "sh -c 'sleep 15 && lightningd --large-channels --network regtest --grpc-port 9737 --bind-addr=0.0.0.0:9735 --bitcoin-rpcconnect=bitcoind --bitcoin-rpcport=18443 --bitcoin-rpcuser=lnbits --bitcoin-rpcpassword=lnbits'"
|
entrypoint: "sh -c 'sleep 15 && lightningd --large-channels --network regtest --grpc-port 9737 --bind-addr=0.0.0.0:9735 --bitcoin-rpcconnect=bitcoind --bitcoin-rpcport=18443 --bitcoin-rpcuser=lnbits --bitcoin-rpcpassword=lnbits'"
|
||||||
expose:
|
expose:
|
||||||
- 9735
|
- 9735
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue