Add versioned deployment receipt ingestion
This commit is contained in:
@@ -1,4 +1,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
|
||||
|
||||
Reference in New Issue
Block a user