Skip to content

Commit

Permalink
fix(instatus): webhook url (#1409)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohab-sameh authored Dec 12, 2024
1 parent f3fc6be commit f0eebb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/backend/src/cron.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ const services: Array<{
type: "http",
available: true,
webhook:
"https://api.instatus.com/v3/integrations/webhook/clzbu3lnj92520kcn6cl27ceck",
"https://api.instatus.com/v3/integrations/webhook/cm4l90uo5000i11bu1bb6ryk7",
},
{
name: "ModGPT Service",
Expand Down

0 comments on commit f0eebb3

Please sign in to comment.