diff --git a/packages/notification/notification.yaml b/packages/notification/notification.yaml index b783529..1f0a90e 100644 --- a/packages/notification/notification.yaml +++ b/packages/notification/notification.yaml @@ -21,11 +21,8 @@ notify: platform: rest method: POST_JSON resource: !secret ntfy_url - authentication: basic - username: !secret ntfy_username - password: !secret ntfy_password - # headers: - # Authorization: !secret ntfy_token + headers: + Authorization: !secret ntfy_token title_param_name: title message_param_name: message data: