add queue settings
This commit is contained in:
@@ -16,6 +16,9 @@ DB_USERNAME=__DB_NAME__
|
||||
DB_PASSWORD=__DB_PWD__
|
||||
DB_PORT=3306
|
||||
|
||||
# https://invoiceninja.github.io/docs/self-host-installation/#final-setup-steps
|
||||
QUEUE_CONNECTION=database
|
||||
|
||||
MAIL_MAILER=sendmail
|
||||
MAIL_HOST=localhost
|
||||
MAIL_PORT=25
|
||||
|
||||
Reference in New Issue
Block a user