Make it easy to deploy to Heroku for free
continuous-integration/drone/push Build is passing Details

pictuga 2021-11-21 17:10:17 +01:00
parent 6ec3fb47d1
commit 7ea4366e4b
2 changed files with 5 additions and 0 deletions

View File

@ -92,6 +92,10 @@ Then execute
docker-compose build --no-cache --pull docker-compose build --no-cache --pull
``` ```
Using Heroku free tier:
[Deploy to Heroku](https://heroku.com/deploy?template=https://github.com/pictuga/morss)
## Run ## Run
morss will auto-detect what "mode" to use. morss will auto-detect what "mode" to use.

1
app.json 100644
View File

@ -0,0 +1 @@
{"name": "morss"}