Change the 'Forgot Password' email template

I have everything working as it should and have been experimenting with different setups and use case scenarios. However one of the hurdles that I have been faced with though is the password reset feature, it sends the email fine however within the email it states ‘You must however first click on the following link to validate this password change : Confirm password change’ (the confirm password change is a blue hyperlink that redirects to the server however instead of the internal IP address (http://10.32.64.8) it redirects to a non existent IP address (http://0.0.0.0). Is there a way to correct this so that if a user is needing to reset their password, it redirects to the correct server address?
I am utilizing this software solution through a docker container on an unRaid operating system.

Thank you again for such a wonderful ERP solution!!