Wrong URL in Sign Up Confirmation

Hi

Sign up confirmation in my marketplace have wrong url. It is for example http://projectname.lvh.me:3000/en/people/confirmation?confirmation_token=XXX but it doesn’t work. Correct is http://projectname.com:3000/en/people/confirmation?confirmation_token=XXX

How can I change this?

PS. How can I change “projectname[dot]com:3000” to “projectname[dot]com”?

Thank you!