Setting up workspace environment variables
You can set up the workspace environments to access it throughout the workspace. Currently, each member in a team can add/update environment value.
Please follow the below steps to set up workspace variables.
- Open the environment model with
Command + Shift + E/Control + Shift + E - By default Firecamp is offering the
Default environment. - You can write the environment variable in
JSONformat.
{"url" : "www.example.com", "host" : "localhost:8080","token":"wtutno3KKOmbdsbLPsavcRjlyrebvcj" }- To add
custom environment click the+ Add environment`. - Insert the name for environment and hit the enter.
- To add the environment variable inside it, select the environment from the left-side list and enter the value inside the editor shown on the right side.