mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 17:57:09 +00:00
Empty REDIS_PASSWORD
This commit is contained in:
@@ -114,7 +114,7 @@ REDIS_PORT=6379
|
|||||||
|
|
||||||
# Use only with Redis 6+ with proper ACL set. Leave empty otherwise.
|
# Use only with Redis 6+ with proper ACL set. Leave empty otherwise.
|
||||||
REDIS_USERNAME=
|
REDIS_USERNAME=
|
||||||
REDIS_PASSWORD=null
|
REDIS_PASSWORD=
|
||||||
|
|
||||||
# always use quotes and make sure redis db "0" and "1" exists. Otherwise change accordingly.
|
# always use quotes and make sure redis db "0" and "1" exists. Otherwise change accordingly.
|
||||||
REDIS_DB="0"
|
REDIS_DB="0"
|
||||||
|
Reference in New Issue
Block a user