Run update.sh
This commit is contained in:
parent
845b4a9289
commit
cece29d29a
|
|
@ -107,7 +107,7 @@ We can now start a Chronograf container that references this database.
|
|||
|
||||
```console
|
||||
$ docker run -p 8888:8888 \
|
||||
--net=influxdb
|
||||
--net=influxdb \
|
||||
chronograf --influxdb-url=http://influxdb:8086
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue