mirror of
https://github.com/SophiaAtkinson/steamwidgets-web.git
synced 2025-06-26 23:47:42 -07:00
Add to env
This commit is contained in:
@ -50,6 +50,10 @@ DB_DATABASE=asatru
|
|||||||
DB_DRIVER=mysql
|
DB_DRIVER=mysql
|
||||||
DB_CHARSET="utf8"
|
DB_CHARSET="utf8"
|
||||||
|
|
||||||
|
# Caching
|
||||||
|
CACHE_DRIVER=null
|
||||||
|
CACHE_DURATION=512
|
||||||
|
|
||||||
# SMTP settings
|
# SMTP settings
|
||||||
SMTP_FROMNAME="Test"
|
SMTP_FROMNAME="Test"
|
||||||
SMTP_FROMADDRESS="test@domain.tld"
|
SMTP_FROMADDRESS="test@domain.tld"
|
||||||
|
Reference in New Issue
Block a user