1
0

Remove traefik label

This commit is contained in:
nicolas.dorier
2022-06-19 12:12:40 +09:00
parent a073a5f7b3
commit 9d0edbfa12
5 changed files with 0 additions and 16 deletions

View File

@@ -19,9 +19,6 @@ services:
NO_CLIENT_ACCOUNTS: "true"
LOG_LEVEL: debug
LOGOUT_URL: "/server/services/thunderhub/BTC"
labels:
traefik.enable: true
traefik.http.routers.bitcoin_thub.rule: Host(`${BTCPAY_HOST}`) && (Path(`/thub`) || PathPrefix(`/thub/`))
volumes:
- "lnd_bitcoin_datadir:/etc/lnd"
- "lnd_bitcoin_thub_datadir:/data"