Skip to content

Commit

Permalink
Everybody loves documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
kripy committed Aug 21, 2013
1 parent d695256 commit d28a213
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ You'll need to add the environment variables. I recommend updating ```switch```

```
$ heroku config:set YSN_ROUTE=switch
$ heroku config:set YSN_APP_NAME=boiling-meadow-1520
$ heroku config:set YSN_APP_KEY=XXX
$ heroku config:set YSN_APP_NAME=<your app name as noted above>
$ heroku config:set YSN_APP_KEY=<the API key you generated above>
```

Say hello to yes / no. Now all you need is to set up a [custom domain](https://devcenter.heroku.com/articles/custom-domains) and away you go.
Expand Down

0 comments on commit d28a213

Please sign in to comment.