fix: decrease socket proxy log verbosity

This commit is contained in:
f
2026-06-02 21:15:14 -03:00
parent 25cf7862ed
commit 16f657dbb1

View File

@ -91,6 +91,7 @@ services:
- TASKS=1 # Needs access
- VERSION=1 # Needs access
- VOLUMES=0
- LOG_LEVEL=warning
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
networks: