Make Git repository scanning opt-in
All checks were successful
Docker / test-build-push (push) Successful in 36s

This commit is contained in:
Fredrik Johansson
2026-07-20 21:09:04 +02:00
parent 89459f1dad
commit 92dc59584b
3 changed files with 6 additions and 4 deletions

View File

@@ -8,6 +8,5 @@ services:
ports: ["${HOST_PORT:-3082}:3082"]
volumes:
- trace-data:/app/data
- ../goonk:/repos/goonk:ro
volumes:
trace-data: