All Traefik routers were defaulting to entrypoints=web with tls=false, making the app unreachable over HTTPS. Production worked because it had these values set from a previous deploy, but testing never received them.
All Traefik routers were defaulting to entrypoints=web with tls=false, making the app unreachable over HTTPS. Production worked because it had these values set from a previous deploy, but testing never received them.