From c7d36e7f3877838e59c58895d17194b095415389 Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Fri, 8 Oct 2021 13:39:17 +0100 Subject: [PATCH] Make a whitespace change. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb51cbf..7faf16b 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ container_inspect_downtime_alert_threshold{id="470e17a15751881cc0787f9aab6f1af00 * 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` - e.g. `DOCKSTAT_LISTEN_PORT=80 python3 dockstat.py` + e.g. `DOCKSTAT_LISTEN_PORT=80 python3 dockstat.py` # Docker ## Build