Open cookie settings again
- Create a custom link with target
/cookie/offcanvas
- To open the canvas in the correct language, use e.g.
/en/
as link prefix
Reverse proxy mixed content error
ERROR: Mixed Content: The page at 'https://domain.de/admin' was loaded over HTTPS, but requested an insecure stylesheet 'http://domain.de/bundles/administration/static/css/vendors-node.css?162460877615569'. This request has been blocked; the content must be served over HTTPS.
- Add
TRUSTED_PROXIES=REMOTE_ADDR
to .env file