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';

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注