Set an environment variable for a profile #19398
|
Is it possible to set an environment variable when starting a profile ? |
Answered by
DHowett
Sep 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Indeed. add
"environment": { "thing1": "value1", "thing2": "value2" }to your profile!