Influxdb #1

Merged
d_mcknight merged 50 commits from github/fork/Dinnerbone/influxdb into master 2023-06-21 20:14:15 -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