Make a whitespace change.
This commit is contained in:
parent
5a14cd5dbd
commit
c7d36e7f38
|
@ -71,7 +71,7 @@ container_inspect_downtime_alert_threshold{id="470e17a15751881cc0787f9aab6f1af00
|
||||||
* Requires access to the Docker socket (`/var/run/docker.sock`)
|
* Requires access to the Docker socket (`/var/run/docker.sock`)
|
||||||
* The port `dockstat` listens on can be changed using the `DOCKSTAT_LISTEN_PORT` environment variable. Default: `8080`
|
* The port `dockstat` listens on can be changed using the `DOCKSTAT_LISTEN_PORT` environment variable. Default: `8080`
|
||||||
|
|
||||||
e.g. `DOCKSTAT_LISTEN_PORT=80 python3 dockstat.py`
|
e.g. `DOCKSTAT_LISTEN_PORT=80 python3 dockstat.py`
|
||||||
|
|
||||||
# Docker
|
# Docker
|
||||||
## Build
|
## Build
|
||||||
|
|
Loading…
Reference in a new issue