Merge "Switch codesearch to journald logging"

This commit is contained in:
Zuul 2025-02-10 23:26:14 +00:00 committed by Gerrit Code Review
commit fe75c3b194

View File

@ -10,6 +10,6 @@ services:
volumes:
- /var/lib/hound/data:/var/run/data
logging:
driver: syslog
driver: journald
options:
tag: "docker-hound"