Skip to content

Commit

Permalink
updated readme for heroku deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Damer committed Jan 7, 2022
1 parent eda2790 commit f94267b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,8 @@ Consider looking into `.env.example`
## Deploying to Heroku

1. Create a (new) Heroku account
2. Take a look into `Procfile` on `production` branch
3. Build bot and push `build` folder into separate branch (or use `production` branch from this repo)
4. Connect Heroku account with your GitHub repo with your bot and `Deploy` the bot to Heroku
5. On Heroku dashboard go to `Resources`, disable `web` and enable `worker`
2. Connect Heroku account with your GitHub repo with your bot and `Deploy` the bot to Heroku
3. On Heroku dashboard go to `Resources`, disable `web` and enable `worker`

---

Expand Down

0 comments on commit f94267b

Please sign in to comment.