removed http_router since http to https redirect is now default from static config

This commit is contained in:
Valentin Kolb 2024-03-04 15:24:28 +00:00
parent b46e90d87d
commit f984bf39b1
1 changed files with 0 additions and 8 deletions

View File

@ -18,14 +18,6 @@ http:
tls:
certResolver: "http_resolver"
{service_name}_router_http:
rule: "Host(`helfer.{url}`)"
service: {service_name}
entryPoints:
- "web"
middlewares:
- "http_to_https_redirect"
services:
{service_name}:
loadBalancer: