I know best practice is to use Solutions to move apps between environments but I'm unable to do so in the current environment that I'm in that is managed by a government agency. So I decided to export and import my application. Unfortunately, when I move apps between environments, I would have to change URLs in my apps and flow that is specific to the environment and it's a pain. Is it possible to use environment variables with the export/import method? I would also appreciate any suggestions to make moving between environments less painful using export/import.
Thanks for any help you can provide.