PM
Hello, I need a variable that depends on the environment so I do not have to change the url between the environment passes.
For example:
And when I export the Dashboard to Production:
Now I have to change the URL, user and pass manually, I would like to know if there is an environment variable to do that.