We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de6f1f2 commit 2620fccCopy full SHA for 2620fcc
docker-compose.yml
@@ -42,7 +42,7 @@ services:
42
- grafana
43
environment:
44
- "GF_DEFAULT_APP_MODE=development"
45
- - "GT_LOG_LEVEL=debug"
+ - "GF_LOG_LEVEL=debug"
46
47
app:
48
build: ./app
0 commit comments