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