mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2025-05-24 00:59:28 +00:00
Fixed docker run line
This commit is contained in:
parent
b924dd2bbb
commit
b391e5f83a
@ -20,7 +20,7 @@ qbittorrent-exporter
|
||||
Another option is run it in a docker container.
|
||||
|
||||
```
|
||||
docker run esanchezm/prometheus-qbittorrent-exporter
|
||||
docker run -e QBITTORRENT_PORT=8080 -e QBITTORRENT_HOST=myserver.local -p 8000:8000 esanchezm/prometheus-qbittorrent-exporter
|
||||
```
|
||||
|
||||
The application reads configuration using environment variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user