The fastest way to solve the loading HTTP assets in HTTPS webpage problem add the following line in the nginx config then restart add_header 'Content-Security-Policy' 'upgrade-insecure-requests';