Reset password redirection wrong

when i click on forget password

and then click reset password after filling email

below message comes, which is correct, also a email is send to the user

below email is send to the user

when the “Reset your password” is clicked, it is redirected to the below page

The problem is, it should redirect to the ip address or the domian name of the Live server, what is wrong in this
anyone who knows the solution

you can also see in email queue, the link for reset password has the localhost, it should be my website ip or domain name

Hello Rajat, I’m facing the same issue you’re right now.

DId you manage to fix this issue, like to change the url it’s redirecting in the email sent to the new account created?

If you did, please let me know where I find this email template to update it as well.

Add “host_name” where you want to redirect, in this file

Hello Rajat, thank you so much.

I set my host_name as you said, and now it’s showing there, but there is one thing.

It automaticaly adds the port :8000 in the end of the link, is it possible to make it not add the port number?

Try changing the host_name to ip address not the domain name ? maybe it solves

I tried this, but still the port number is there in the link :smiling_face_with_tear: