Skip to content

Commit 9149de6

Browse files
committed
Remove unused env-var - grafana
1 parent 0a809cb commit 9149de6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

services/monitoring/grafana/template-config.monitoring

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ GF_SECURITY_ADMIN_USER=${SERVICES_USER}
33
GF_USERS_ALLOW_SIGN_UP=false
44
GF_SERVER_ROOT_URL=https://${MONITORING_DOMAIN}/grafana
55
GF_INSTALL_PLUGINS=grafana-piechart-panel, grafana-worldmap-panel, grafana-polystat-panel
6-
# NOTE: grafana image rendering plugin: https://grafana.com/blog/2020/05/07/grafana-7.0-preview-new-image-renderer-plugin-to-replace-phantomjs/
7-
GF_RENDERING_SERVER_URL=http://grafana-image-renderer:8081/render
86
GF_RENDERING_CALLBACK_URL=http://grafana:3000/
97
GF_LOG_FILTERS=rendering:debug
108
GF_SERVER_DOMAIN=${MONITORING_DOMAIN}

0 commit comments

Comments
 (0)