Browse Source

Merge branch 'master' of github.com:knadh/listmonk

Kailash Nadh 3 years ago
parent
commit
b6d60d9c95
1 changed files with 1 additions and 8 deletions
  1. 1 8
      README.md

+ 1 - 8
README.md

@@ -65,14 +65,7 @@ __________________
 __________________
 
 ### Heroku 
-
-Using the [Nginx buildpack](https://github.com/heroku/heroku-buildpack-nginx) can be used to deploy listmonk on Heroku and use Nginx as a proxy to setup basicauth. 
-This one-click [Heroku deploy button](https://github.com/bumi/listmonk-heroku) provides an automated default deployment.
-
-[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/bumi/listmonk-heroku)
-
-Please note that [configuration options](https://listmonk.app/docs/configuration) must be set using [environment configuration variables](https://devcenter.heroku.com/articles/config-vars).
-
+[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/knadh/listmonk-heroku)
 
 
 ## Developers