do not depend on lnbits duckerhub image
This commit is contained in:
parent
b732fe4d43
commit
2c8472567f
2 changed files with 6 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
services:
|
||||
lnbits:
|
||||
hostname: lnbits
|
||||
image: lnbitsdocker/lnbits-legend
|
||||
image: lnbits-legend
|
||||
restart: on-failure
|
||||
user: "0:0"
|
||||
entrypoint: "sh -c 'sleep 30; uvicorn lnbits.__main__:app --port 5000 --host lnbits --reload'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue