Compare commits

...

1 Commits

Author SHA1 Message Date
f
16f657dbb1 fix: decrease socket proxy log verbosity
Some checks failed
continuous-integration/drone/pr Build is failing
2026-06-02 21:15:14 -03:00

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: