Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -1,3 +1,11 @@
|
||||
# docker-qbittorrent
|
||||
|
||||
This is a docker-compose file that will spin up Qbittorrent and Qbittorrent Exporter. The exporter will expose a endpoint for prometheus scraping.
|
||||
This is a docker-compose file that will spin up Qbittorrent and Qbittorrent Exporter. The exporter will expose a endpoint for prometheus scraping.
|
||||
|
||||
Use the ENV file to set some basic settings
|
||||
```
|
||||
WEBUI_PORT=8181
|
||||
QBT_URL=http://qbittorrent:8181
|
||||
QBT_USERNAME=admin
|
||||
QBT_PASSWORD=205gti205gti
|
||||
```
|
Reference in New Issue
Block a user