Empty REDIS_PASSWORD

This commit is contained in:
canoine
2022-07-27 05:51:09 +02:00
committed by GitHub
parent 9fbc4c2ba1
commit 34e5433082

View File

@@ -114,7 +114,7 @@ REDIS_PORT=6379
# Use only with Redis 6+ with proper ACL set. Leave empty otherwise.
REDIS_USERNAME=
REDIS_PASSWORD=null
REDIS_PASSWORD=
# always use quotes and make sure redis db "0" and "1" exists. Otherwise change accordingly.
REDIS_DB="0"