Odd url when sending user invites or password reset - self hosted

Hi all,

Recently I have noticed that when I send user invites or password reset links from my self hosted retool (3.52.9-stable) it sends users links that start with https://api:3000/auth/confirmResetPassword? rather than the actual url (ie. api:3000 needs to be replaced with the regular url).

Anyone know why this may be the case? I feel like there has to be some docker setting which is off.

Thanks!

Hey @bg1900! Thanks for reaching out.

There's an environment variable you can set in your docker.env to help Retool generate the correct link!

Try updating that and let me know if you're still having issues. :slight_smile:

perfect, I'll try that!

1 Like