diff --git a/envs/dev/.env.example b/envs/dev/.env.example index b8f0e27..6ed21c5 100644 --- a/envs/dev/.env.example +++ b/envs/dev/.env.example @@ -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