mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-11 03:13:42 +00:00
should check SHARELATEX_REDIS_HOST not SHARELATEX_REDIS_URL
This commit is contained in:
parent
6fe58b7900
commit
9ccc476dd9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in a new issue