Hello Folks,
I'm currently integrating external APIs into my XANO application.
During the development stage,The data are different as it's "in progress" and can play around.
Once the development is complete, we'll receive a different URL and Auth Token to connect to the live API when we deploy.
Could you advise on the recommended method for storing these environment variables and the process for switching between them?
Thanks in advance.