Devenv: adding default credentials for influxdb (#29344)

This commit is contained in:
Marcus Andersson
2020-11-25 08:28:03 +01:00
committed by GitHub
parent 65ca47549d
commit 563fe01fc0

View File

@@ -5,6 +5,9 @@
- '2004:2004'
- '8083:8083'
- '8086:8086'
environment:
INFLUXDB_ADMIN_USER: grafana
INFLUXDB_ADMIN_PASSWORD: grafana
volumes:
- ./docker/blocks/influxdb/influxdb.conf:/etc/influxdb/influxdb.conf