Преглед изворни кода

should check SHARELATEX_REDIS_HOST not SHARELATEX_REDIS_URL

Henry Oswald пре 9 година
родитељ
комит
9ccc476dd9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Gruntfile.coffee

+ 1 - 1
Gruntfile.coffee

@@ -233,7 +233,7 @@ module.exports = (grunt) ->
 
 
 				ShareLaTeX can not talk to the redis instance
 				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
 
 
 				!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 				!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 				"""
 				"""