We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb4ec38 commit 202c6bbCopy full SHA for 202c6bb
src/test/resources/application.yml
@@ -58,4 +58,11 @@ password:
58
length: 12
59
characters: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!@#$%^&*()_+
60
61
+kakaowork:
62
+ url: "https://api.kakaowork.com/v1/messages.send_by_email";
63
+ auth: "Bearer 1b01becc.a7f10da76d2e4038948771107cfe5c1d"
64
+
65
+agit:
66
+ url: "https://agit.io/webhook/a342181d-fb18-4eb0-a99a-30f4fb5b14b1"
67
68
0 commit comments