fix(docker): use envsubst template pattern — no hardcoded URLs or keys (MS22-P1a)
All checks were successful
ci/woodpecker/push/infra Pipeline was successful

This commit is contained in:
2026-03-01 07:54:28 -06:00
parent 256171cc62
commit 11136e2f23
11 changed files with 193 additions and 12 deletions

View File

@@ -1,3 +1,4 @@
OPENCLAW_CONFIG_PATH=/config/openclaw.json
ZAI_API_KEY=REPLACE_WITH_ZAI_API_KEY
OPENCLAW_GATEWAY_TOKEN=REPLACE_WITH_UNIQUE_GATEWAY_TOKEN
OLLAMA_BASE_URL=REPLACE_WITH_OLLAMA_BASE_URL