rückgängig

This commit is contained in:
Czechman 2022-12-25 14:59:34 +01:00
parent 8e142618b6
commit 4a19ac507a
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ services:
restart: always restart: always
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"
- "traefik.http.services.traefik_api.loadbalancer.server.port=8080" - "traefik_api.loadbalancer.server.port=8080"
- "traefik.http.routers.traefik_api.rule=Host(`tr43f1k.czechman.dynvpn.de`)" - "traefik.http.routers.traefik_api.rule=Host(`tr43f1k.czechman.dynvpn.de`)"
- "traefik.http.routers.traefik_api.service=api@internal" - "traefik.http.routers.traefik_api.service=api@internal"
- "traefik.http.routers.traefik_api.middlewares=api-auth" - "traefik.http.routers.traefik_api.middlewares=api-auth"