diff --git a/smoothschedule/compose/production/traefik/traefik.yml b/smoothschedule/compose/production/traefik/traefik.yml index 2f901b1..444fb49 100644 --- a/smoothschedule/compose/production/traefik/traefik.yml +++ b/smoothschedule/compose/production/traefik/traefik.yml @@ -53,29 +53,6 @@ tls: sans: - "*.smoothschedule.com" -tcp: - routers: - # Catch-all for tenant subdomains at TLS layer - # This matches any subdomain that isn't handled by specific HTTP routers - subdomain-sni-router: - rule: 'HostSNIRegexp(`.*\\.smoothschedule\\.com`)' - entryPoints: - - web-secure - service: nginx-tcp - tls: - passthrough: false - certResolver: letsencrypt-dns - domains: - - main: "smoothschedule.com" - sans: - - "*.smoothschedule.com" - - services: - nginx-tcp: - loadBalancer: - servers: - - address: "nginx:80" - http: routers: # Main domain and www