I created new staging environment by using fork command to my production server. Now for user registration i sent mail to user for authentication , now for staging server how can i change that mailing url. In my case on staging server mailing address is still of my production server. I created new staging environment by using fork