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:
parent
9eed051916
commit
0d38bd258a
@ -38,7 +38,7 @@ MYSQL_ROOT_PASSWORD=devroot
|
|||||||
# === Bot Config ===
|
# === Bot Config ===
|
||||||
# CM_PREFIX_PATTERN=13c MUST match the seed in docker/mysql/init.d/02-seed.sql.
|
# CM_PREFIX_PATTERN=13c MUST match the seed in docker/mysql/init.d/02-seed.sql.
|
||||||
CM_PREFIX_PATTERN=13c
|
CM_PREFIX_PATTERN=13c
|
||||||
CM_AGENT_ID=fill-with-real-agent-id-to-test-cm99-calls
|
CM_AGENT_ID=test_id
|
||||||
CM_AGENT_PASSWORD=fill-with-real-agent-password-to-test-cm99-calls
|
CM_AGENT_PASSWORD=test_pass
|
||||||
CM_SECURITY_PIN=000000
|
CM_SECURITY_PIN=000000
|
||||||
CM_BOT_BASE_URL=https://cm99.net
|
CM_BOT_BASE_URL=https://cm99.net
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user