Hi - I’ve taken over the development of an existing custom Zapier app we’ve built with the Zapier CLI. All I want to do now is connect our existing app to a new environment hosted on a new domain name (ideally keeping the existing app as is). So ending up with:
- Appv1 connecting to old-domain.example.com
- Appv2 connecting to new-domain.example.net
The functionality of the app can remain the same for now. I just don’t see where the the current domain name (“old-domain.example.com”) is set? I don’t see it in the Zapier settings for the app and I don’t see it in the code for the app either?
Any pointers or guidance appreciated. Thanks!