mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 12:12:48 +01:00
Add REDIS_HOST
If you want to use Redis as backend for caching you have to use "REDIS_HOST" instead of "CACHE_HOST".
This commit is contained in:
parent
815f099116
commit
f4c2ede530
@ -45,6 +45,7 @@ FCM_API_TOKEN=
|
|||||||
|
|
||||||
#CACHE_DRIVER=
|
#CACHE_DRIVER=
|
||||||
#CACHE_HOST=
|
#CACHE_HOST=
|
||||||
|
#REDIS_HOST=
|
||||||
#CACHE_PORT1=
|
#CACHE_PORT1=
|
||||||
#CACHE_PORT2=
|
#CACHE_PORT2=
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user