sentriz / betanin

beets based mitm of your torrent client and music player
GNU General Public License v3.0
341 stars 16 forks source link

Feature: Provide sensitive configuration via environment variables and/or Docker secrets #128

Open andzno1 opened 6 months ago

andzno1 commented 6 months ago

In order to be able to put the configuration file under version control it would be really nice to be able to provide sensitive configuration data like e. g. frontend.password and clients.api_key via environment variables and/or Docker secrets.