|
|
|
@@ -43,14 +43,17 @@ spring: |
|
|
|
# EMAIL |
|
|
|
mail: |
|
|
|
host: smtp.exmail.qq.com |
|
|
|
username: ENC(R0bER9E9OB9/YQcpNXMyYDwofNVb8/pFl4nrApS8mi0=) |
|
|
|
password: ENC(50YqJd0iK/2r2YnmEd5RKaki3ktU73UDapBJrVYfqmc=) # 授权密码 |
|
|
|
username: ENC(lknBjZsA24AaQEXuy0fFw3acd4v4Xsf3CsgDcRZgjlYnNAL9R07d/w==) |
|
|
|
password: ENC(gIkVPuYMmJ/EDxry8QIfGumIAk4plAwolGrfg1fiM3U=) # 授权密码 |
|
|
|
properties: |
|
|
|
mail: |
|
|
|
smtp: |
|
|
|
auth: true |
|
|
|
starttls: |
|
|
|
enable: true |
|
|
|
socketFactory: |
|
|
|
port: 465 |
|
|
|
class: javax.net.ssl.SSLSocketFactory |
|
|
|
aws: |
|
|
|
clientRegion: cn-northwest-1 |
|
|
|
bucketName: iformall-net |
|
|
|
@@ -84,6 +87,8 @@ jasypt: |
|
|
|
|
|
|
|
fm: |
|
|
|
exception: false |
|
|
|
exception_emails: hupeng@iformall.com,wuguoqiang@iformall.com,gongbiao@iformall.com,luozukai@iformall.com,hanxueda@iformall.com |
|
|
|
audit_emails: wangmei@iformall.com,wuguoqiang@iformall.com,huanghui@iformall.com,sunmingming@iformall.com |
|
|
|
deploy: 1 |
|
|
|
|
|
|
|
logging: |
|
|
|
|