Update docker-compose.yml
All checks were successful
CI / validateComposeSyntax (push) Successful in 19s

This commit is contained in:
LRVT
2026-04-13 11:38:55 +02:00
committed by GitHub
parent b32420e94b
commit 55bad90898

View File

@@ -7,6 +7,7 @@ services:
restart: unless-stopped
environment:
- GF_SERVER_ROOT_URL=https://grafana.example.com # <-- adjust
- GF_METRICS_ENABLED=false
expose:
- 3000
ports: