chore: Update docker-compose.yml

This commit is contained in:
LRVT 2025-02-13 10:12:04 +01:00 committed by GitHub
parent c2d6b36f2f
commit fcfdeec97d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,6 +87,7 @@ services:
- GF_SERVER_ROOT_URL=https://grafana.example.com # pls change this
volumes:
- ./volume-data/grafana:/var/lib/grafana
#- ./volume-data/defaults.ini:/etc/grafana/grafana.ini
ports:
- 3000:3000
expose: