You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pocketcommunityserver/src/main/resources/application.yaml

20 lines
288 B

#数据库配置
spring:
data:
mongodb:
database: demo
mail:
username:
password:
host: smtp.163.com
properties:
mail:
smtp:
ssl:
enable: true
#邮箱配置
email:
supportType:
- name: 网易
suffix: '@163.com'