update docker compose file
This commit is contained in:
parent
b4628eae80
commit
e570167a5e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ services:
|
||||||
APP_PORT: 1776
|
APP_PORT: 1776
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image:
|
image: ghcr.io/shocknet/lightning.pub:umbrel-works
|
||||||
volumes:
|
volumes:
|
||||||
- "${APP_DATA_DIR}/data:/data"
|
- "${APP_DATA_DIR}/data:/data"
|
||||||
- "${APP_LIGHTNING_NODE_DATA_DIR}:/lnd:ro"
|
- "${APP_LIGHTNING_NODE_DATA_DIR}:/lnd:ro"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue