Actualiser docker-compose.yml
This commit is contained in:
parent
b1b43510fb
commit
61747aa078
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user