version bump 1.6.1 pre-nightly + added grafana paths config dockercompose
This commit is contained in:
parent
17d06a9545
commit
9774a02131
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ services:
|
|||
- GF_PATHS_DATA=/config/data
|
||||
- GF_PATHS_LOGS=/config/logs
|
||||
- GF_PATHS_PLUGINS=/config/plugins
|
||||
- GF_PATHS_CONFIG=/config/grafana.ini
|
||||
- GF_INSTALL_PLUGINS=grafana-piechart-panel,grafana-worldmap-panel
|
||||
depends_on:
|
||||
- influxdb
|
||||
|
|
Loading…
Reference in a new issue