From 5cad207f2d772dac1b007eb6754c7288fba496a9 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Thu, 30 Jul 2015 18:29:37 +0200 Subject: [PATCH] Finished documentation for Heroku --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8d75437..d8e72f1 100644 --- a/README.md +++ b/README.md @@ -101,3 +101,5 @@ Example: redis+tcp://auth:mypass@redis.example.com:6379/5?prefix=cloudkeys:: ``` # git push heroku master ``` + +3. Set your configuration variables in the Heroku apps dashboard (see env variables in usage section above)