Add Option to pass redis password
Closed this issue · 2 comments
reezpatel commented
If someone is using external redis, it's good practice to secure it with password. Can we have a new env variable REDIS_PASSWORD
chrisvel commented
Of course, If you want to add it please go ahead, otherwise I will do so.
chrisvel commented
new env variable REDIS_PASSWORD
added, please pull for latest changes.