fix(agent99): route lifecycle alerts through canonical gateway
This commit is contained in:
@@ -193,6 +193,11 @@
|
||||
},
|
||||
"telegram": {
|
||||
"enabled": true,
|
||||
"canonicalGateway": {
|
||||
"url": "https://awoooi.wooo.work/api/v1/agents/agent99/telegram-lifecycle",
|
||||
"tokenEnv": "AGENT99_SRE_RELAY_TOKEN",
|
||||
"timeoutSeconds": 20
|
||||
},
|
||||
"botTokenEnv": "AGENT99_TELEGRAM_BOT_TOKEN",
|
||||
"chatIdEnv": "AGENT99_TELEGRAM_CHAT_ID",
|
||||
"botTokenEnvAliases": [
|
||||
|
||||
Reference in New Issue
Block a user