Skip to content

Commit

Permalink
Merge branch 'master' into nonose/fix_button_placement
Browse files Browse the repository at this point in the history
  • Loading branch information
ghatighorias committed Sep 20, 2017
2 parents 5434d55 + 9ea0023 commit f8cb3eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.

### Heroku

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
1. [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) Deploy with the previous Heroku button. Make sure to setup the environment variable `ENDPOINT_URL_HOST` in the deploy page. For example, if the selected `App name` is `course-planner`, then the `ENDPOINT_URL_HOST` should be `course-planner.herokuapp.com`.
2. Create a SendGrid API Key and add it to the environment variable `SENDGRID_API_KEY` in the Heroku Settings tab.

### Gigalixir

Expand Down

0 comments on commit f8cb3eb

Please sign in to comment.