Compare commits
No commits in common. "master" and "release/v1" have entirely different histories.
master
...
release/v1
2 changed files with 1 additions and 10 deletions
|
|
@ -1,9 +0,0 @@
|
|||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [v2] - 2023-03-14
|
||||
|
||||
### Changed
|
||||
|
||||
- Bumped LNbits from `0.9.7` to `0.10.1`
|
||||
|
||||
|
|
@ -94,7 +94,7 @@ services:
|
|||
|
||||
lnbits:
|
||||
container_name: lnbits
|
||||
image: lnbitsdocker/lnbits-legend:0.10.1@sha256:d066b5507714023c06945951e83557118ce4e00d15724b7938064a3f503b17c9
|
||||
image: lnbitsdocker/lnbits-legend:0.9.7@sha256:dfc8bc738c6e288f33579888a95576cb603db48442609a1b2bda42f46d9a7ed4
|
||||
volumes:
|
||||
- ./data/lnbits/.env:/app/.env
|
||||
- ./data/lnbits/data/:/app/data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue