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

Add mail_url to the config.py #494

Open
jcadam14 opened this issue Nov 14, 2024 · 0 comments · May be fixed by #499
Open

Add mail_url to the config.py #494

jcadam14 opened this issue Nov 14, 2024 · 0 comments · May be fixed by #499
Assignees

Comments

@jcadam14
Copy link
Contributor

jcadam14 commented Nov 14, 2024

Filing-api will be using the MAIL_URL from the environment to send requests to the mail-api for sign confirmation emails.

Add a mail_url entry to config.py

Add to the pyproject, local.env etc a MAIL_URL entry. Can just point to local docker mail-api (see cfpb/sbl-project#302)

Verify in pytests the config exists.

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

Successfully merging a pull request may close this issue.

2 participants