mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
devenv: enable some debug logging for ha test setup
This commit is contained in:
parent
8551ffa0b0
commit
d313ffa847
@ -34,6 +34,7 @@ services:
|
||||
- GF_DATABASE_PASSWORD=password
|
||||
- GF_SESSION_PROVIDER=mysql
|
||||
- GF_SESSION_PROVIDER_CONFIG=grafana:password@tcp(mysql:3306)/grafana?allowNativePasswords=true
|
||||
- GF_LOG_FILTERS=alerting.notifier:debug,alerting.notifier.slack:debug
|
||||
ports:
|
||||
- 3000
|
||||
depends_on:
|
||||
|
Loading…
Reference in New Issue
Block a user