chore(env): use test_id/test_pass placeholders in dev example

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
yiekheng 2026-05-04 09:27:07 +08:00
parent 9eed051916
commit 0d38bd258a

View File

@ -38,7 +38,7 @@ MYSQL_ROOT_PASSWORD=devroot
# === Bot Config ===
# CM_PREFIX_PATTERN=13c MUST match the seed in docker/mysql/init.d/02-seed.sql.
CM_PREFIX_PATTERN=13c
CM_AGENT_ID=fill-with-real-agent-id-to-test-cm99-calls
CM_AGENT_PASSWORD=fill-with-real-agent-password-to-test-cm99-calls
CM_AGENT_ID=test_id
CM_AGENT_PASSWORD=test_pass
CM_SECURITY_PIN=000000
CM_BOT_BASE_URL=https://cm99.net