Update Advanced Configuration
parent
bad03b4814
commit
aaa7c99a34
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ Monitor which feeds provide the best instance discovery:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Docker Compose Logs
|
# Docker Compose Logs
|
||||||
docker-compose logs gts-holmirdas | \
|
docker compose logs gts-holmirdas | \
|
||||||
grep "Successfully looked up" | \
|
grep "Successfully looked up" | \
|
||||||
cut -d'/' -f3 | sort | uniq -c | sort -nr
|
cut -d'/' -f3 | sort | uniq -c | sort -nr
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue