Skip to content

Commit 55bad90

Browse files
authored
Update docker-compose.yml
1 parent b32420e commit 55bad90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/grafana/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ services:
77
restart: unless-stopped
88
environment:
99
- GF_SERVER_ROOT_URL=https://grafana.example.com # <-- adjust
10+
- GF_METRICS_ENABLED=false
1011
expose:
1112
- 3000
1213
ports:

0 commit comments

Comments
 (0)