Skip to content

Commit c3922f0

Browse files
authored
Merge pull request #17 from grafana/mja/fix-typo
fix typo
2 parents de6f1f2 + 2620fcc commit c3922f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ services:
4242
- grafana
4343
environment:
4444
- "GF_DEFAULT_APP_MODE=development"
45-
- "GT_LOG_LEVEL=debug"
45+
- "GF_LOG_LEVEL=debug"
4646

4747
app:
4848
build: ./app

0 commit comments

Comments
 (0)