We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56107b4 commit f3dc138Copy full SHA for f3dc138
documentation/docs/dependencies/influxdb.md
@@ -72,7 +72,7 @@ brew services restart influxdb
72
Pull the container and run InfluxDB like this:
73
74
```shell
75
-docker pull influxdb:2.5
+docker pull influxdb:1
76
docker run -p 8086:8086 \
77
-e INFLUXDB_DB=unifi \
78
-e INFLUXDB_ADMIN_USER=unifi \
0 commit comments