From 3d2d4396679608b01c59f92b05fe07b62a22004e Mon Sep 17 00:00:00 2001 From: jihyeon baek Date: Wed, 26 Jun 2024 17:26:54 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=98=A4=ED=83=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index bd4e730..f20b7ae 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -57,7 +57,7 @@ logging.level: org.hibernate.SQL: debug org.hibernate.type: trace org.springframework.mail: DEBUG - com.sun.mail.smtp: DEBUGs + com.sun.mail.smtp: DEBUG cloud: