1
0

Update opt-add-thunderhub.yml (#593)

This commit is contained in:
Anthony Potdevin
2022-02-13 06:45:21 +01:00
committed by GitHub
parent 40a7c82df4
commit f07963a3a0

View File

@@ -6,12 +6,13 @@ services:
volumes:
- "lnd_bitcoin_thub_datadir:/etc/lnd_bitcoin_thub_datadir"
bitcoin_thub:
image: apotdevin/thunderhub:base-v0.13.1@sha256:7b7a85f516be5c06ec0a4f76bc4d4dc2faf8f984f994ccc280b038520f42fa13
image: apotdevin/thunderhub:base-v0.13.6@sha256:092d89aa7ce0a5112dee5467b3bd535f0158156fd4701608b2fd66ee54313f64
restart: unless-stopped
stop_signal: SIGKILL
environment:
NO_VERSION_CHECK: "true"
COOKIE_PATH: "/data/.cookie"
ACCOUNT_CONFIG_PATH: "/data/thubConfig.yaml"
SSO_SERVER_URL: "lnd_bitcoin:10009"
SSO_MACAROON_PATH: "/etc/lnd"
SSO_CERT_PATH: "/etc/lnd/tls.cert"