mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-05-16 21:07:38 +02:00
Update docker-compose.yml
All checks were successful
CI / validateComposeSyntax (push) Successful in 19s
All checks were successful
CI / validateComposeSyntax (push) Successful in 19s
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user