Add missing env item

This commit is contained in:
Pig Fang 2019-04-25 14:13:21 +08:00
parent a9d858a4ea
commit 6f2345efe4

View File

@ -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