Implement Plugin inclusion

This commit is contained in:
Markus
2017-01-12 13:01:10 +01:00
parent 9e371e1e9c
commit 1df550395f
2 changed files with 8 additions and 1 deletions
+1
View File
@@ -6,3 +6,4 @@ grafana:
GF_SECURITY_ADMIN_USER: ${admin_username}
GF_SECURITY_ADMIN_PASSWORD: ${admin_password}
GF_SECURITY_SECRET_KEY: ${secret_key}
GF_INSTALL_PLUGINS: ${install_plugins}