Update env

Set QUEUE_CONNECTION=database as default
This commit is contained in:
David Bomba
2021-06-07 08:01:09 +10:00
committed by GitHub
parent 59291d8687
commit e2db08f207

1
env
View File

@@ -4,6 +4,7 @@ APP_KEY=<insert your generated key in here>
APP_DEBUG=true
REQUIRE_HTTPS=false
PHANTOMJS_PDF_GENERATION=false
QUEUE_CONNECTION=database
# DB connection
DB_HOST=db