Testing whether folder works #26

Open
kovagoadi wants to merge 28 commits from add-route-to-staging-dev into main
Showing only changes of commit 1323c7dcd6 - Show all commits

View File

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