diff --git a/dev/forward-to-legacy-nginx.yaml b/dev/forward-to-legacy-nginx.yaml index 3721d14..2338d1a 100644 --- a/dev/forward-to-legacy-nginx.yaml +++ b/dev/forward-to-legacy-nginx.yaml @@ -30,7 +30,7 @@ http: # Low priority ensures specific containers are handled first priority: 1 entryPoints: - - "http" + - "web" services: nginx-legacy-service: