Full domain
All checks were successful
Remote Deployment Pipeline / Prepare Context (pull_request) Successful in 2s
Remote Deployment Pipeline / Deploy (Staging) (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Dev/Preview) (pull_request) Successful in 1m1s
Remote Deployment Pipeline / Cleanup Preview (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Production) (pull_request) Has been skipped

This commit is contained in:
2025-12-24 22:09:18 +01:00
parent 2f11811da4
commit b3a65fdc13
2 changed files with 2 additions and 2 deletions

View File

@@ -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: