From 6c653e9ef3d09159594649e94730d41b60b63855 Mon Sep 17 00:00:00 2001 From: Sony Mathew Date: Wed, 27 Nov 2019 14:06:39 +0530 Subject: [PATCH] [#311] Added link to env variables documentation (#312) * Added link to env variables documentation right below the Heroku one click deploy button so that people dont get confused with broken app on deploying without the env variables set correctly --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 993cd22b3..57437a0c9 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ Deploying chatwoot to heroku, it's a breeze. It's as simple as clicking this but [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/chatwoot/chatwoot/tree/master) +Follow this [link](https://www.chatwoot.com/docs/environment-variables) to understand setting the correct environment variables for the app to work with all the features. There might be breakages if you do not set the relevant environment variables. This applies to deploying the docker image as well. + ## Contributors ✨ Thanks goes to all these [wonderful people](https://www.chatwoot.com/docs/contributors):