From 0e2757fc0756b6e7192c92965c6e3a2630477e7b Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Mon, 8 Mar 2021 17:08:55 -0500 Subject: [PATCH] Update heroku quick deploy branch, env vars in readme The Heroku quick deploy branch has been changed from heroku-app to heroku-app-beta, since a lot of users want to use features from develop in their heroku instances. The environment variables in the readme were updated to include the reddit redirect var. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd9060b..536fa90 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ If using Heroku Quick Deploy, **you can skip this section**. There are a few different ways to begin using the app, depending on your preferences: ### A) [Heroku Quick Deploy](https://heroku.com/about) -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/benbusby/whoogle-search/tree/heroku-app) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/benbusby/whoogle-search/tree/heroku-app-beta) *Note: Requires a (free) Heroku account* @@ -248,6 +248,7 @@ There are a few optional environment variables available for customizing a Whoog | WHOOGLE_ALT_TW | The twitter.com alternative to use when site alternatives are enabled in the config. | | WHOOGLE_ALT_YT | The youtube.com alternative to use when site alternatives are enabled in the config. | | WHOOGLE_ALT_IG | The instagram.com alternative to use when site alternatives are enabled in the config. | +| WHOOGLE_ALT_RD | The reddit.com alternative to use when site alternatives are enabled in the config. | ## Usage Same as most search engines, with the exception of filtering by time range.