8 lines
324 B
Plaintext
8 lines
324 B
Plaintext
PORT=3082
|
|
TRACE_PASSWORD=replace-me
|
|
# Project-scoped ingestion credentials: project:token pairs.
|
|
TRACE_RECEIPT_TOKENS=goonk:replace-with-a-long-random-token
|
|
# Optional: comma-separated id:absolute-path pairs for deliberately mounted
|
|
# read-only repository mirrors. Leave empty when production has no Git repos.
|
|
TRACE_REPOS=
|