diff --git a/service/updates/module.go b/service/updates/module.go index 024496c8..b5f9b145 100644 --- a/service/updates/module.go +++ b/service/updates/module.go @@ -405,7 +405,7 @@ func (u *Updater) updateAndUpgrade(w *mgr.WorkerCtx, indexURLs []string, ignoreV Type: notifications.ActionTypeWebhook, Payload: notifications.ActionTypeWebhookPayload{ Method: "POST", - URL: "updates/apply", + URL: "core/restart", }, }, },