Skip to content

Commit

Permalink
Update application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
29DCH authored Jan 12, 2019
1 parent 4364040 commit 5cd595c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ info.version=1.0

#网易163邮箱配置
spring.mail.host=smtp.163.com
spring.mail.username=[email protected]
spring.mail.password=cs543211
spring.mail.username=********
spring.mail.password=********
spring.mail.protocol=smtp
spring.mail.properties.mail.smtp.auth=true
spring.mail.properties.mail.smtp.port=994
Expand Down

0 comments on commit 5cd595c

Please sign in to comment.