Update documentation

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-10-31 16:01:11 +01:00
parent 134f94c4c8
commit 74a005ba7f
4 changed files with 98 additions and 101 deletions

View File

@@ -25,7 +25,7 @@ unit:
max-queue-size: ${TRACING_MAX_QUEUE_SIZE:-2048}
probod:
hostname: "${PROBOD_HOSTNAME:-localhost:8080}"
base-url: "${PROBOD_BASE_URL:-http://localhost:8080}"
encryption-key: "${PROBOD_ENCRYPTION_KEY:?PROBOD_ENCRYPTION_KEY is required}"
chrome-dp-addr: "${CHROME_DP_ADDR:-localhost:9222}"