Miguel Palau
Miguel Palau
I just noticed when spinning up the image that it will print the contents of the env variables to the console. Is there a way to prevent this? Maybe by...
Fixes: https://github.com/caseyscarborough/qbittorrent-exporter/issues/30 Prevents security issue of showing the env values on the terminal (ie: your qbittorrent username/password) Users can still print them if they want by providing the env value...
Docker image
Are there plans of publishing a docker image so its easier to check out without having to clone the project? Currently its harder to stay up to date having cloned...