Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App issue: Invoice Ninja #1047

Open
coffseducation opened this issue Dec 29, 2023 · 0 comments
Open

App issue: Invoice Ninja #1047

coffseducation opened this issue Dec 29, 2023 · 0 comments

Comments

@coffseducation
Copy link

ADD Environmental Variables to installer.

MAIL_MAILER="" eg smtp
MAIL_HOST=""
MAIL_PORT="" eg 465
MAIL_USERNAME=""
MAIL_PASSWORD=""
MAIL_ENCRYPTION="" eg ssl
MAIL_FROM_ADDRESS=""
MAIL_FROM_NAME="System"

These are required for email function which is essential to this app. As the docker images has no .env file these would be best added to the installer.
Failing that, add a note to the One Click app to notify the installer to add them to the Environmental Variables in ninja-app post installation.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant