git-backup icon indicating copy to clipboard operation
git-backup copied to clipboard

Environment variable support in config

Open feyst opened this issue 7 months ago • 0 comments

It would be nice if you could allow for environment variables to be used in the configuration file. This way in docker I can use a .env file and store secrets like the api credentials there instead. Storing secrets in a .env file allows me to commit the configuration file in versioning without committing secrets.

Kind regards Mark

feyst avatar May 31 '25 21:05 feyst