Skip to content

Commit 5320d30

Browse files
committed
Update Webhook notification email
1 parent f0bc0e4 commit 5320d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ext:
5252
base_url: ${EXTENSION_BASE_URL}
5353
webhook:
5454
api_path: "/api/webhook-events"
55-
notification_email: "dev@fynd.com"
55+
notification_email: "useremail@example.com"
5656
event_map:
5757
- name: "product/delete"
5858
handler: sampleHandler

0 commit comments

Comments
 (0)