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