fix grafana environmebnt type

This commit is contained in:
vladp
2025-12-02 15:17:11 +07:00
parent d54bff1a91
commit 2997d61616
+1 -1
View File
@@ -44,7 +44,7 @@ services:
alloy:
condition: service_started
environment:
GF_AUTH_ANONYMOUS_ENABLED: true
GF_AUTH_ANONYMOUS_ENABLED: "true"
GF_SECURITY_ADMIN_USER: admin
GF_SECURITY_ADMIN_PASSWORD: admin
GF_METRICS_ENABLED: "true"