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

@@ -2,5 +2,6 @@ PORT=3082
TRACE_PASSWORD=replace-me
# Project-scoped ingestion credentials: project:token pairs.
TRACE_RECEIPT_TOKENS=goonk:replace-with-a-long-random-token
# Comma-separated id:absolute-path pairs. Mount paths read-only in Docker.
TRACE_REPOS=goonk:/repos/goonk,flit:/repos/flit
# Optional: comma-separated id:absolute-path pairs for deliberately mounted
# read-only repository mirrors. Leave empty when production has no Git repos.
TRACE_REPOS=