Merge branch 'master' into dn2_events

This commit is contained in:
David Newhall
2021-03-14 23:34:21 -07:00
committed by GitHub
2 changed files with 8 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ version: '3'
services:
influxdb:
restart: always
image: influxdb:latest
image: influxdb:1.8
ports:
- '8086:8086'
volumes: