example-app icon indicating copy to clipboard operation
example-app copied to clipboard

Updated API urls to https

Open antonshevyrin opened this issue 7 years ago • 0 comments

With API urls updated to https application can be launched on environments like stackblitz or github pages: https://stackblitz.com/github/angular-redux/example-app Otherwise it throws mixed content error:

Mixed Content: The page at 'https://qgnirlp.github.stackblitz.io/lions' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://www.mocky.io/v2/5920141a25000023015998f2'. This request has been blocked; the content must be served over HTTPS.

antonshevyrin avatar Jun 29 '18 08:06 antonshevyrin