change templates

This commit is contained in:
Christoph Kluge
2022-06-22 12:05:00 +02:00
parent 63552dd52b
commit bdcb4544f6
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ services:
command: ["--reporting-disabled"]
environment:
DOCKER_INFLUXDB_INIT_MODE: setup
DOCKER_INFLUXDB_INIT_USERNAME: symfony
DOCKER_INFLUXDB_INIT_USERNAME: devel
DOCKER_INFLUXDB_INIT_PASSWORD: ${INFLUXDB_PASSWORD}
DOCKER_INFLUXDB_INIT_ORG: ${INFLUXDB_ORG}
DOCKER_INFLUXDB_INIT_BUCKET: ${INFLUXDB_BUCKET}