Actualiser docker-compose.yml

This commit is contained in:
Hubert Cornet 2024-03-28 08:11:57 +01:00
parent b1b43510fb
commit 61747aa078

View File

@ -79,7 +79,7 @@ services:
- redis - redis
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"
- "traefik.docker.network=interne" - "traefik.docker.network=docker-traefik_front_network"
# HTTP # HTTP
- "traefik.http.routers.authentik-http.rule=Host(`authentik.10.0.4.29.traefik.me`)" - "traefik.http.routers.authentik-http.rule=Host(`authentik.10.0.4.29.traefik.me`)"
- "traefik.http.routers.authentik-http.entrypoints=http" - "traefik.http.routers.authentik-http.entrypoints=http"