Please correct me if I’m wrong, but you have changed the domain name of your application from “annexx-stagingserver.herokuapp.com” to another domain name ?
If that is the case you can change the configured URL for forest through these steps:
- In your config/secrets.yml update the value of your forest_application_url to your new value.
- Restart the server
- Access your project settings via “https://app.forestadmin.com” project list
- Go to the environments tab
- Select the environment to be updated
- Edit the url
- Save your changes
I hope this helps.