Explorar o código

Run update.sh

Docker Library Bot %!s(int64=5) %!d(string=hai) anos
pai
achega
b9d3be7183
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      telegraf/README.md

+ 1 - 1
telegraf/README.md

@@ -73,7 +73,7 @@ The default configuration requires a running InfluxDB instance as an output plug
 Minimal example to start an InfluxDB container:
 
 ```console
-$ docker run -d --name influxdb -p 8083:8083 -p 8086:8086 influxdb
+$ docker run -d --name influxdb -p 8086:8086 influxdb
 ```
 
 Starting Telegraf using the default config, which connects to InfluxDB at `http://localhost:8086/`: