This commit is contained in:
Frank
2026-05-07 22:55:48 -04:00
parent 4bde6f6474
commit 3ea8bb8ced
8 changed files with 26 additions and 20 deletions
+2 -2
View File
@@ -91,8 +91,8 @@ declare module "sst" {
"type": "sst.sst.Secret"
"value": string
}
"INCIDENT_WEBHOOK_SIGNING_SECRET": {
"type": "sst.sst.Secret"
"HoneycombWebhookSecret": {
"type": "random.index/randomPassword.RandomPassword"
"value": string
}
"R2AccessKey": {