CSS and JS are not hosted on an HTTPS. #882
SudoCrazyDev
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've run a WordPress docker image. AWS ELB is handling the SSL. I've setup it up on EC2 with nginx as reverse proxy.
When running the setup wp-admin/setup-config.php both CSS and JS are not on https but the domain is already https.
On nginx block conf. I've already added X-Forwarded-Proto.
Beta Was this translation helpful? Give feedback.
All reactions