mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04: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…
x
Reference in New Issue
Block a user