Most basic Heroku support
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
6ec3fb47d1
commit
c0e2f0fe74
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue