Influxdb2 #3

Merged
d_mcknight merged 67 commits from influxdb2 into dev 2023-06-22 21:58:21 -07:00
Showing only changes of commit c47b7c2c3b - Show all commits

View file

@ -6,7 +6,7 @@ services:
influxdb:
hostname: influxdb
container_name: influxdb
image: influxdb
image: influxdb:1.8.4
networks:
- internal
volumes:
@ -128,4 +128,4 @@ services:
depends_on:
- influxdb
- varken
restart: unless-stopped
restart: unless-stopped