Blocked loading mixed active content
rkunal opened this issue · 0 comments
rkunal commented
Following https://github.com/monicahq/docker/tree/master/.examples/nginx-proxy
Static files are not loaded by browsers
Safari Error message in console : [blocked] The page at https://*****/register was not allowed to run insecure content from http://****/css/app-ltr.css?id=523470c277b941ddce13.
Firefox : https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content
What would be a clean way to direct nginx to serve static files under https ?