Testing whether folder works #26

Merged
kovagoadi merged 52 commits from add-route-to-staging-dev into main 2025-12-25 20:43:32 +01:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 028d160bc3 - Show all commits

View File

@@ -25,8 +25,8 @@ http:
tcp:
routers:
# Router for HTTPS (Passthrough)
staging-secure:
rule: "HostSNI(`test-whoami.staging.kovagoadi.hu`) || HostSNI(`dev.kovagoadi.hu`)"
dev-staging-secure:
rule: "HostSNIRegexp(`^.+\\.staging\\.kovagoadi\\.hu$`) || HostSNIRegexp(`^.+\\.dev\\.kovagoadi\\.hu$`)"
service: "dev-staging-secure"
# Passthrough must be true for SSL to reach Nginx encrypted
tls:

View File

@@ -1,5 +1,5 @@
services:
traefik8:
traefik9:
image: "traefik:v3.6@sha256:67622638cd88dbfcfba40159bc652ecf0aea0e032f8a3c7e3134ae7c037b9910"
restart: unless-stopped
security_opt: