IMHO all these *.insecure.enabled prefs should be removed. Please run a local nginx ([Linux](https://packages.debian.org/stable/nginx), [Windows](https://nginx.org/download/nginx-1.17.8.zip), [MacOS](https://www.sylvaindurand.org/setting-up-a-nginx-web-server-on-macos/)) with https://github.com/FiloSottile/mkcert to test your application properly and avoid any occurences of http:// and ws://.
Bug 1410365 Comment 11 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
IMHO all these *.insecure.enabled prefs should be removed. Please run a local nginx ([Linux](https://packages.debian.org/stable/nginx), [Windows](https://nginx.org/download/nginx-1.17.8.zip), [MacOS](https://www.sylvaindurand.org/setting-up-a-nginx-web-server-on-macos/)) with https://github.com/FiloSottile/mkcert to test your application properly and avoid any occurences of http:// and ws://. You could use it as reverse proxy in front of your http://127.0.0.1:port/ app.
IMHO all these *.insecure.enabled prefs should be removed. Please run a local https server like nginx ([Linux](https://packages.debian.org/stable/nginx), [Windows](https://nginx.org/download/nginx-1.17.8.zip), [MacOS](https://www.sylvaindurand.org/setting-up-a-nginx-web-server-on-macos/)) with https://github.com/FiloSottile/mkcert to test your application properly and avoid any occurences of http:// and ws://. You could use it as reverse proxy in front of your http://127.0.0.1:port/ app.
IMHO all these *.insecure.enabled prefs should be removed. Please run a local https server like nginx ([Linux](https://packages.debian.org/stable/nginx), [Windows](https://nginx.org/download/nginx-1.17.8.zip), [MacOS](https://www.sylvaindurand.org/setting-up-a-nginx-web-server-on-macos/)) with https://github.com/FiloSottile/mkcert to test your application properly and avoid any occurences of http:// and ws://. You could also use it as reverse proxy in front of your http://127.0.0.1:port/ app.