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

Configure Email settings dynamically through APISettings #87

Open
collinmutembei opened this issue Oct 25, 2023 · 0 comments
Open

Configure Email settings dynamically through APISettings #87

collinmutembei opened this issue Oct 25, 2023 · 0 comments

Comments

@collinmutembei
Copy link
Owner

collinmutembei commented Oct 25, 2023

Configure the email settings dynamically with the following defaults settings (for the dev environment)

MAIL_USERNAME="username",
MAIL_PASSWORD="password",
MAIL_FROM="admin@people.api",
MAIL_PORT=1025,
MAIL_SERVER="localhost",
MAIL_FROM_NAME="People API",
@collinmutembei collinmutembei changed the title Add Email settings Configure Email settings dynamically through APISettings Oct 25, 2023
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