Move to star
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 58s
Remote Deployment Pipeline / Cleanup Preview (pull_request) Has been skipped
Remote Deployment Pipeline / Deploy (Production) (pull_request) Has been skipped
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 58s
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:
@@ -4,7 +4,7 @@ tcp:
|
|||||||
routers:
|
routers:
|
||||||
# Router for HTTPS (Passthrough)
|
# Router for HTTPS (Passthrough)
|
||||||
nginx-legacy-router-secure:
|
nginx-legacy-router-secure:
|
||||||
rule: "HostSNI(`tar.kovagoadi.hu`)"
|
rule: "HostSNI(`*`)"
|
||||||
service: nginx-legacy-service-secure
|
service: nginx-legacy-service-secure
|
||||||
# Passthrough must be true for SSL to reach Nginx encrypted
|
# Passthrough must be true for SSL to reach Nginx encrypted
|
||||||
tls:
|
tls:
|
||||||
|
|||||||
Reference in New Issue
Block a user