fix type GF_AUTH
Test Workflow / test (push) Successful in 2s

This commit is contained in:
vladp
2025-12-08 13:09:31 +07:00
parent 530477fb75
commit d97b7e679f
+1 -1
View File
@@ -44,7 +44,7 @@ services:
alloy: alloy:
condition: service_started condition: service_started
environment: environment:
GF_AUTH_ANONYMOUS_ENABLED: true GF_AUTH_ANONYMOUS_ENABLED: "true"
GF_SECURITY_ADMIN_USER: admin GF_SECURITY_ADMIN_USER: admin
GF_SECURITY_ADMIN_PASSWORD: admin GF_SECURITY_ADMIN_PASSWORD: admin
GF_METRICS_ENABLED: "true" GF_METRICS_ENABLED: "true"