Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated API urls to https #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 29, 2018

  1. Updated API urls to https

    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 authored Jun 29, 2018
    Configuration menu
    Copy the full SHA
    3103fa0 View commit details
    Browse the repository at this point in the history