Update Advanced Configuration

Matthias Klein 2025-08-03 21:20:50 +00:00
parent bad03b4814
commit aaa7c99a34

@ -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