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 12 deletions
Showing only changes of commit 0792a6c2a8 - Show all commits

View File

@@ -6,16 +6,7 @@ http:
entryPoints:
- "web"
service: "dev-staging"
priority: 1000000
# # Router for HTTPS (Port 443)
# staging-secure:
# rule: "Host(`staging.kovagoadi.hu`) || Host(`dev.kovagoadi.hu`)"
# entryPoints:
# - "https"
# service: "dev-staging-secure"
# priority: 100
# tls: {} # <--- This enables TLS for this router
priority: 1000
services:
dev-staging:
loadBalancer:
@@ -31,7 +22,7 @@ tcp:
# Passthrough must be true for SSL to reach Nginx encrypted
tls:
passthrough: true
priority: 100
priority: 1000
entryPoints:
- "https"
services:

View File

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