From 934cc8834e3b7063320922a136b0d25809f7d187 Mon Sep 17 00:00:00 2001 From: jhjang <jhjang@maprex.co.kr> Date: 월, 15 11월 2021 10:25:01 +0900 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- src/main/resources/system_dev.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/system_dev.properties b/src/main/resources/system_dev.properties index faa8726..6cc07e1 100644 --- a/src/main/resources/system_dev.properties +++ b/src/main/resources/system_dev.properties @@ -41,8 +41,8 @@ # email \uC124\uC815 email.host=mail.g2works.kr email.port=587 -email.userName=supportowl@wisestone.kr -email.password=Stone0620** +email.userName=wyu@maprex.co.kr +email.password=1234 email.transport.protocol=smtp email.smtp.auth=true email.smtp.starttle.enable=true -- Gitblit v1.8.0