mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 03:22:14 +08:00
Devenv: Add default db for influxdb (#29371)
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
environment:
|
||||
INFLUXDB_ADMIN_USER: grafana
|
||||
INFLUXDB_ADMIN_PASSWORD: grafana
|
||||
INFLUXDB_DB: site
|
||||
volumes:
|
||||
- ./docker/blocks/influxdb/influxdb.conf:/etc/influxdb/influxdb.conf
|
||||
|
||||
|
Reference in New Issue
Block a user