Remove traefik label
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user