waveterm icon indicating copy to clipboard operation
waveterm copied to clipboard

[Feature]: allow use of environment variables in various json config files

Open pcause opened this issue 1 year ago • 0 comments

Feature description

I would like to be able to use any environment variable in any config file .

Example: In a a web widget I might want to have:

"url": "$MY_HOME_PAGE"

becuase I use different home pages on my work and home systems but want to share the config file.

Implementation Suggestion

No response

Anything else?

No response

pcause avatar Feb 26 '25 16:02 pcause