localhost email test doesn't work with REST API
starter
#448
Replies: 1 comment
-
I did |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I sent a request to
/api/auth/forgot
withREST API
starter, but could not confirm the transmission athttp://localhost:1080/
.The localhost stmp server is configured with docker-compose as follows.
I could see the UI on localhost:1080, so maybe it's not being sent to the stmp server, I couldn't figure out the cause of the problem myself.
Can you help me?
Beta Was this translation helpful? Give feedback.
All reactions