From a99e5df94a356a07caee4f7a08b18df8ce3b4ce8 Mon Sep 17 00:00:00 2001 From: MiguelNdeCarvalho Date: Mon, 12 Oct 2020 14:44:59 +0100 Subject: [PATCH] README: Add port env --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 01adefd..fd7a57b 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,6 @@ The following environment variables configure the exporter: * `SPEEDTEST_SERVER` Custom server ID from Speedtest server list like [https://telcodb.net/explore/speedtest-servers/](https://telcodb.net/explore/speedtest-servers/) + +* `SPEEDTEST_PORT` + Port where metrics will be exposed. **Default:**`9800`