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

Updated SBL_MAIL_BASE_URL #319

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

jcadam14
Copy link
Contributor

@jcadam14 jcadam14 commented Dec 4, 2024

Closes #318

Tested locally with docker compose by firing up the frontend and backend profiles, and then running through logging into the platform and adding my institution details. Verified that in mailpit an email was received with my information.

Verified in the docker logs of the mail-api
INFO: [04-12-2024 17:00:09] 192.168.65.1:25233 - "OPTIONS /public/case/send HTTP/1.1" 200 OK
INFO: [04-12-2024 17:00:09] 192.168.65.1:25233 - "POST /public/case/send HTTP/1.1" 200 OK

@jcadam14 jcadam14 self-assigned this Dec 4, 2024
@jcadam14 jcadam14 linked an issue Dec 4, 2024 that may be closed by this pull request
Copy link
Contributor

@lchen-2101 lchen-2101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lchen-2101 lchen-2101 merged commit f97a194 into main Dec 4, 2024
@lchen-2101 lchen-2101 deleted the 318-update-frontendlocalenv-for-new-mail-path branch December 4, 2024 18:27
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 this pull request may close these issues.

Update frontend.local.env for new mail path
2 participants