Skip to content

Commit 8d08ac8

Browse files
committed
CLAP-315 Fix : 잘못 올린 commit 수정
1 parent c3c2e71 commit 8d08ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/notifications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spring:
1313

1414
webhook:
1515
kakaowork:
16-
url: https://api.kakaowork.com/v1/messages.send_by_email
16+
url: ${KAKAOWORK_WEBHOOK_URL}
1717
auth: ${KAKAOWORK_WEBHOOK_AUTH}
1818
agit:
1919
url: ${AGIT_WEBHOOK_URL}

0 commit comments

Comments
 (0)