Influxdb is now arm32v7/influxdb
This commit is contained in:
parent
1d4161da30
commit
1eba1ab486
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ services:
|
||||||
|
|
||||||
# influxdb to store time based data. Adress is drax.fzirker.lan:8086
|
# influxdb to store time based data. Adress is drax.fzirker.lan:8086
|
||||||
influxdb:
|
influxdb:
|
||||||
image: influxdb
|
image: arm32v7/influxdb
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 8086:8086
|
- 8086:8086
|
||||||
|
|
Loading…
Reference in a new issue