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

@@ -20,10 +20,6 @@ services:
BTCPAY_DEBUGLOG: btcpay.log
BTCPAY_UPDATEURL: https://api.github.com/repos/btcpayserver/btcpayserver/releases/latest
BTCPAY_DOCKERDEPLOYMENT: "true"
labels:
traefik.enable: true
traefik.http.routers.btcpayserver.rule: Host(`${BTCPAY_HOST}`)
# Traefic can not accept list from BTCPAY_ADDITIONAL_HOSTS, see Traefik/README.md
links:
- postgres
volumes: