diff --git a/dev/route-to-staging-dev.yaml b/dev/route-to-staging-dev.yaml index 7f0ce36..3b9e828 100644 --- a/dev/route-to-staging-dev.yaml +++ b/dev/route-to-staging-dev.yaml @@ -26,7 +26,7 @@ tcp: routers: # Router for HTTPS (Passthrough) staging-secure: - rule: "HostSNI(`staging.kovagoadi.hu`) || HostSNI(`dev.kovagoadi.hu`)" + rule: "HostSNI(`test-whoami.staging.kovagoadi.hu`) || HostSNI(`dev.kovagoadi.hu`)" service: "dev-staging-secure" # Passthrough must be true for SSL to reach Nginx encrypted tls: diff --git a/docker-compose.yaml b/docker-compose.yaml index 8c96158..5141e14 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,5 +1,5 @@ services: - traefik7: + traefik8: image: "traefik:v3.6@sha256:67622638cd88dbfcfba40159bc652ecf0aea0e032f8a3c7e3134ae7c037b9910" restart: unless-stopped security_opt: