2026-07-20 20:25:17 +02:00
|
|
|
PORT=3082
|
|
|
|
|
TRACE_PASSWORD=replace-me
|
2026-07-20 21:01:52 +02:00
|
|
|
# Project-scoped ingestion credentials: project:token pairs.
|
|
|
|
|
TRACE_RECEIPT_TOKENS=goonk:replace-with-a-long-random-token
|
2026-07-20 20:25:17 +02:00
|
|
|
# Comma-separated id:absolute-path pairs. Mount paths read-only in Docker.
|
|
|
|
|
TRACE_REPOS=goonk:/repos/goonk,flit:/repos/flit
|