docker-compose: influxdb angepasst
This commit is contained in:
@@ -19,6 +19,7 @@ services:
|
||||
- '8086:8086'
|
||||
volumes:
|
||||
- ${LOCALDIR}/noisesensors/data/influx/data:/var/lib/influxdb2
|
||||
- ${LOCALDIR}/noisesensors/data/influx/config:/etc/influxdb2
|
||||
environment:
|
||||
DOCKER_INFLUXDB_INIT_MODE: setup
|
||||
DOCKER_INFLUXDB_INIT_USERNAME: ${DOCKER_INFLUXDB_INIT_USERNAME}
|
||||
|
||||
Reference in New Issue
Block a user