I have a odoo site hosted in docker. The domain of the site is in Cloudflare. I am now using "Flexible SSL" to make my site from http to https.
But it will show "Mixed Content: The page at 'https://www\.xxxxxx\.com/web\#action=178\&cids=1\&menu_id=116'\ was\ loaded\ over\ HTTPS,\ but\ requested\ an\ insecure\ frame\ 'http://www.xxxxx.com/'. This request has been blocked; the content must be served over HTTPS." when I try to edit the website.
I tried to
1. turn on the "Always HTTPS" option in Cloudflare
2. update the web.base.url to https:// instead of http://
but still not working.
Anyone can help on it? Thanks in advance.
Iris