Open ahernandezsouza opened 4 years ago
You have 8000 port defined instead of 80, so fallback from https to http wouldn't work as expected.
Why is it still routed to http? That depends on the proper traefik https configuration. Usually, that caused by the incorrect TLS configuration (errors during TLS handshake) or misconfiguration of SSL certificates (or Let's Encrypt).
Codebase Using a mounted codebase from Acquia
Describe your issue
When setting up HTTPS with Traefik v2 (similar to this post. This is for a local environment), I do get HTTPS working except for the CSS and JS files, which keep getting routed to HTTP. Anybody have a similar problem? Errors similar to this one:
Contents of
docker-compose.yml
Contents of your
.env