Skip to content

Commit f7577dd

Browse files
fix(post): added comment to command
1 parent a59be83 commit f7577dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2021-11-20-grafana-loki.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cd ..
3232
touch docker-compose.yml
3333
nano docker-compose.yml # copy the contents from below
3434
ls
35-
docker-compose up -d --force-recreate
35+
docker-compose up -d --force-recreate # be sure you've created promtail-config.yml and loki-config.yml before running this
3636
```
3737

3838
`docker-compose.yml`

0 commit comments

Comments
 (0)