antonioribeiro / tddd

A Laravel Continuous Integration Package
MIT License
721 stars 57 forks source link

Reference the livereload based on the protocol #40

Closed sumityadav closed 6 years ago

sumityadav commented 6 years ago

Fixed:

Mixed Content: The page at 'https://site.app/tests-watcher/dashboard' was loaded over HTTPS, but requested an insecure script 'http://localhost:35729/livereload.js'. This request has been blocked; the content must be served over HTTPS.

antonioribeiro commented 6 years ago

Thank you!

ksidibe commented 6 years ago

The mixed content issue is not the only one. My dev environment is set to use ol.com (dnsmasq pointing back to localhost and nginx virtual host also set to ol.com). livereload.js fails to load. Screenshot. Any suggestions?

antonioribeiro commented 6 years ago

@ksidibe this should not happen if you are running "npm run watch", process responsible for providing the port 35729