use lnbits again, add 3rd lnd node
This commit is contained in:
parent
3f818766d7
commit
11857bba5a
4 changed files with 10 additions and 5 deletions
|
|
@ -7,7 +7,8 @@ services:
|
|||
- boltz
|
||||
- mempool-api
|
||||
- lnd-3
|
||||
image: lnbitsdocker/lnbits-legend
|
||||
image: lnbits-legend
|
||||
# image: lnbitsdocker/lnbits-legend
|
||||
restart: on-failure
|
||||
user: "0:0"
|
||||
entrypoint: "sh -c 'sleep 30; poetry run uvicorn lnbits.__main__:app --port 5001 --host lnbits'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue