Skip to main content

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.

  1. Open the environment model with Command + Shift + E / Control + Shift + E
  2. By default Firecamp is offering the Default environment.
  3. You can write the environment variable in JSON format.
{"url" : "www.example.com", "host" : "localhost:8080","token":"wtutno3KKOmbdsbLPsavcRjlyrebvcj" }
  1. To add custom environment click the + Add environment`.
  2. Insert the name for environment and hit the enter.
  3. 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.