When I am trying generate signup confirmation link it points to http://backend:5000/auth/confirm/ instead of http://localhost:5000/auth/confirm/ which works. I tried look code but I did not find place where to change confirmation link to point right place.