Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update OHANA_API_ENDPOINT to point to HTTPS.
Now that the API has been updated to use HTTPS by default, the endpoint here needs to be updated. Make sure to update your local application.yml and update your env var on Heroku.
- Loading branch information
981689f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@declan Heads up that you can now enable HTTPS for the API, and if you do, make sure to update your
OHANA_API_ENDPOINT
here and on Heroku to point to thehttps
version of the API. More details here:https://github.com/codeforamerica/ohana-api/wiki/How-to-deploy-the-Ohana-API-to-your-Heroku-account#using-a-custom-domain-name-and-ssl-configuration
981689f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the heads up @moncef.