Skip to content

Commit a274d84

Browse files
author
Austin Schneider
committed
updated docs
1 parent 2e6f81e commit a274d84

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pinger is a good open source alternative for website monitoring. Set up an alert
1010

1111
## Running on Heroku
1212

13-
These instructions assume you have a good understanding of Heroku.
13+
These instructions assume you have a good understanding of Heroku. If you're having troubles or find a bug with any of these steps, please [add a GitHub issue](https://github.com/soccer022483/pinger/issues).
1414

1515
* Create an app on Heroku on the cedar stack
1616
* Setup Redis
@@ -29,8 +29,6 @@ Running this application requires 3 running processes: a web server, worker, and
2929
* Make sure all 3 apps have the same DATABASE_URL environment variable
3030
* Make sure the web app runs the web process only, the worker app runs the worker process only and the scheduler app runs the scheduler process only
3131

32-
If you're having troubles or find a bug with these instructions, please add a github issue.
33-
3432
## Technologies
3533

3634
Pinger is built on, and makes use of:

0 commit comments

Comments
 (0)