diff --git a/templates/traefik/traefik.yaml b/templates/traefik/traefik.yaml index 3b5cc97..f4cc670 100644 --- a/templates/traefik/traefik.yaml +++ b/templates/traefik/traefik.yaml @@ -8,7 +8,7 @@ api: debug: false entryPoints: http: - address: "${TRAEFIK_CONTAINER_IP}:80" + address: "${TRAEFIK_CONTAINER_IPV4_ADDRESS}:80" http: redirections: entryPoint: