We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32420e commit 55bad90Copy full SHA for 55bad90
1 file changed
examples/grafana/docker-compose.yml
@@ -7,6 +7,7 @@ services:
7
restart: unless-stopped
8
environment:
9
- GF_SERVER_ROOT_URL=https://grafana.example.com # <-- adjust
10
+ - GF_METRICS_ENABLED=false
11
expose:
12
- 3000
13
ports:
0 commit comments