change lnbits namespace in docker compose
This commit is contained in:
parent
cebeef9520
commit
f752aa93b8
2 changed files with 2 additions and 6 deletions
|
|
@ -7,8 +7,7 @@ services:
|
|||
- boltz
|
||||
- mempool-api
|
||||
- lnd-3
|
||||
image: lnbits-legend
|
||||
# image: lnbitsdocker/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