From 77a62a1034c3a0083d1285aae8bdb2cf618e3d45 Mon Sep 17 00:00:00 2001 From: chengpengxiang <15503679582@163.com> Date: Fri, 3 Nov 2023 13:12:46 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=20update=20application-template.ym?= =?UTF-8?q?l=20email=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-template.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/application-template.yml b/src/main/resources/application-template.yml index 411fe129..8e7ffdf9 100644 --- a/src/main/resources/application-template.yml +++ b/src/main/resources/application-template.yml @@ -19,10 +19,10 @@ spring: show-sql: true database-platform: org.hibernate.dialect.MySQL5Dialect mail: - host: smtp.gmail.com - port: 587 - username: yanyanho126@gmail.com - password: ${GMAIL_PASSWORD} + host: smtp.163.com + port: 465 + username: 15503679582@163.com + password: OXWEDGWEOGIGVWJN properties: mail: smtp: