mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Don't force a default username
This commit is contained in:
@@ -112,7 +112,7 @@ REDIS_PATH=
|
|||||||
REDIS_HOST=127.0.0.1
|
REDIS_HOST=127.0.0.1
|
||||||
REDIS_PORT=6379
|
REDIS_PORT=6379
|
||||||
|
|
||||||
# defaults to 'default'. 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=null
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user