Heroku Mixed content HTTPS/HTTP issue
问题 I deployed my app to Heroku and I keep getting this error in the Chrome console: bundle.js:11892 Mixed Content: The page at 'https://***.herokuapp.com/#/login' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://localhost:3000/login'. This request has been blocked; the content must be served over HTTPS.(anonymous function) @ bundle.js:11892sendReq @ bundle.js:11653serverRequest @ bundle.js:11363processQueue @ bundle.js:16097(anonymous function) @ bundle.js