chore: update docker alias for lnbits

This commit is contained in:
dni ⚡ 2024-02-08 14:35:30 +01:00
commit 8f2e806fb4
No known key found for this signature in database
GPG key ID: 886317704CC4E618
3 changed files with 28 additions and 28 deletions

View file

@ -4,7 +4,7 @@ services:
hostname: lnbits
depends_on:
- lnd-3
image: lnbitsdocker/lnbits-legend
image: lnbits/lnbits
restart: on-failure
user: "0:0"
entrypoint: "sh -c 'sleep 30; poetry run lnbits'"