Add missing env item
This commit is contained in:
parent
a9d858a4ea
commit
6f2345efe4
|
|
@ -61,6 +61,7 @@ MAIL_HOST = null
|
|||
MAIL_PORT = 465
|
||||
MAIL_USERNAME = null
|
||||
MAIL_PASSWORD = null
|
||||
MAIL_ENCRYPTION = null
|
||||
|
||||
# Change below lines only if you know what they mean!
|
||||
CACHE_DRIVER = file
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user