-
Is it possible to set an environment variable when starting a profile ? |
Beta Was this translation helpful? Give feedback.
Answered by
DHowett
Sep 30, 2025
Replies: 1 comment
-
![]() Indeed. add |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DHowett
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!