From 9ccc476dd917b5f95c87a8943afdf82f62a2d0d0 Mon Sep 17 00:00:00 2001 From: Henry Oswald Date: Thu, 3 Nov 2016 15:13:02 +0000 Subject: [PATCH] should check SHARELATEX_REDIS_HOST not SHARELATEX_REDIS_URL --- Gruntfile.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.coffee b/Gruntfile.coffee index 217e06d2f0..da95f2d46e 100644 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -233,7 +233,7 @@ module.exports = (grunt) -> ShareLaTeX can not talk to the redis instance - Check the redis instance is running and accessible on env var SHARELATEX_REDIS_URL + Check the redis instance is running and accessible on env var SHARELATEX_REDIS_HOST !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! """