Creating Environment Variables
INFO
Global environment variables are accessible across all projects. Custom environment variables are only accessible if the environment is selected.
To create a new environment variable, click on the + Add
button. A new variable row will be added to the table.
Next, click on the edit button to edit it.
Once you have made the desired edits, click on the save button to save the variable.
Then, depending on if the environment is new or existing, click on either the + Create
or Update
button in the bottom left corner of the pane.
NOTE
If a Global
environment variable and a custom environment variable share the same name, the custom variable value will take precedence.
INFO
Environment variables set to Secret
are obfuscated in both the frontend and on-disk.