changed redis support to load config from env
This commit is contained in:
@@ -17,3 +17,7 @@ MAIL_PORT=2525
|
||||
MAIL_USERNAME=null
|
||||
MAIL_PASSWORD=null
|
||||
MAIL_ENCRYPTION=null
|
||||
|
||||
REDIS_HOST=localhost
|
||||
REDiS_KEY=
|
||||
REDIS_PORT=6379
|
||||
|
||||
Reference in New Issue
Block a user