Installation Notes
- To set the variable
App Base Urlcorrectly:- If you are accessing it without ingress/domain ->
http://IP:PORT. - If ingress is enabled, set it to
https://app.mydomain.tld.
- If you are accessing it without ingress/domain ->
- To enable the
maileroptions just setMailer Enabledto1.- Set
Mailer Hostto the smtp service that you use, egsmtp.example.com - Set
Mailer Portto the smtp service port, eg465,587, etc. - Set
Mailer Secureto true if you need SSL/HTTPS. - Set
Mailer Auth Userto email as the username. - Set
Mailer Auth Passwordto your email’s password. - Set
Mailer No Reply Nameto whatever you want. - Set
Mailer No Reply Emailto the default email forno reply.
- Set