Browse Source

Use new variant

patch-1
nolim1t 5 years ago
parent
commit
0b1de18f13
No known key found for this signature in database GPG Key ID: F6287B82CC84BCBD
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -29,7 +29,7 @@ services:
restart: on-failure
network_mode: host
lnd:
image: lncm/lnd:v0.8.1-experimental
image: lncm/lnd:v0.9.1-root-experimental
logging: *default-logging
volumes:
- ${HOME}/lnd:/data/.lnd

Loading…
Cancel
Save