Environment Variables
Device environment variables can be used to provide customized configuration for applications.
Last updated
Device environment variables can be used to provide customized configuration for applications.
Last updated
To set an environment variable for a device:
Open the device details
Click on the "New env var" button
Enter environment variable name and value
Now, any application that is deployed on that device, will get the environment variable:
You can have multiple environment variables on each device.
See application environment variables documentation on how to use them in the spec.