mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 12:22:25 +08:00

* Update start-restart-grafana.md update the `docker-compose.yaml` file as it was not incomplete. Also remove the `grafana-piechart-panel` from the `GF_INSTALL_PLUGIN` as this plugin is available in the core and does not require to be installed separately. I tested the code and all looks good and also the backend logs look fine. * Update start-restart-grafana.md update the docker compose command instead of using the old docker-compose command * makes prettier --------- Co-authored-by: Chris Moyer <chris.moyer@grafana.com>