invoiceninja / dockerfiles

Docker files for Invoice Ninja
https://hub.docker.com/r/invoiceninja/invoiceninja
GNU General Public License v2.0
399 stars 263 forks source link

Mailing Config in Helm #467

Closed xeruf closed 1 year ago

xeruf commented 1 year ago
## Name of queue connection to use (use "log" for debug)
## Please check the ref below for any other env you may need to define
## ref: https://github.com/invoiceninja/invoiceninja/blob/v5-stable/config/mail.php
##
mailer: log

So the mailer config has to be defined in extraEnvVars? Because that does not seem to be working for me so far...

xeruf commented 1 year ago

Nevermind, now the mails are going out. Either way it would be good which values should be set, for example appUrl is not essential but should be set for proper use