remove https rewrite in local entrypoint

This commit is contained in:
2024-04-19 10:21:27 +02:00
parent 2d80f11fe8
commit 8aec3e3989

View File

@@ -33,8 +33,6 @@ spec:
- --entrypoints.web-local.address=:80/tcp
- --entrypoints.web-local.transport.respondingTimeouts.readTimeout=300
- --entrypoints.web-local.transport.respondingTimeouts.idleTimeout=0
- --entrypoints.web-local.http.redirections.entryPoint.to=websecure-local
- --entrypoints.web-local.http.redirections.entryPoint.scheme=https
- --entrypoints.websecure-local.address=:443/tcp
- --entrypoints.websecure-local.http.middlewares=traefik-default-headers