move grafana plugins folder up 1
This commit is contained in:
parent
6905a709a7
commit
056f5669a8
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ services:
|
|||
environment:
|
||||
- GF_PATHS_DATA=/config/data
|
||||
- GF_PATHS_LOGS=/config/logs
|
||||
- GF_PATHS_PLUGINS=/config/data/plugins
|
||||
- GF_PATHS_PLUGINS=/config/plugins
|
||||
- GF_INSTALL_PLUGINS=grafana-piechart-panel,grafana-worldmap-panel
|
||||
depends_on:
|
||||
- influxdb
|
||||
|
|
Loading…
Reference in a new issue