fix: lnbits docker image
This commit is contained in:
parent
a09dda1d5f
commit
bfd4515f9c
1 changed files with 1 additions and 3 deletions
|
|
@ -7,10 +7,8 @@ services:
|
|||
image: lnbits/lnbits
|
||||
restart: on-failure
|
||||
user: "0:0"
|
||||
entrypoint: "sh -c 'sleep 30; uv run lnbits'"
|
||||
environment:
|
||||
HOST: lnbits
|
||||
PORT: 5001
|
||||
LNBITS_PORT: 5001
|
||||
DEBUG: true
|
||||
LNBITS_ADMIN_UI: false
|
||||
LNBITS_BACKEND_WALLET_CLASS: "LndRestWallet"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue