We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e65e739 commit 5214267Copy full SHA for 5214267
1 file changed
docker-compose.telemetry.yml
@@ -71,7 +71,7 @@ services:
71
grafana:
72
image: grafana/grafana:12.3.2
73
volumes:
74
- - ./compose/production/grafana/datasources.yaml:/etc/grafana/provisioning/datasources/datasources.yaml
+ - ./compose/production/telemetry/datasources.yaml:/etc/grafana/provisioning/datasources/datasources.yaml
75
- production_grafana_data:/var/lib/grafana
76
env_file:
77
- ./.envs/.production/.grafana
0 commit comments