修改配置与依赖

This commit is contained in:
wanggeng 2021-12-12 23:07:37 +08:00
parent 1da1dede22
commit daa964515f
3 changed files with 11 additions and 4 deletions

View File

@ -147,6 +147,12 @@
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>ink.wgink</groupId>
<artifactId>mongo-module-file</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>ink.wgink</groupId>
<artifactId>redis-cache</artifactId>

View File

@ -89,9 +89,9 @@ file:
use-min-io: true
# 与use-min-io配套使用
min-io:
endpoint: http://192.168.0.156:9900
access-key: usercenter
secret-key: aaa111!!!
endpoint: http://192.168.0.156:19000
access-key: smartcity
secret-key: smartcity
# 即时通讯
websocket:

View File

@ -114,7 +114,8 @@ sms:
verification-code: '{sign} 您的验证码为 {content}, 有效时间为120秒若非本人操作请忽略。'
logging:
# enable-api-log: true
# 收集接口日志
enable-api-log: true
file:
name: /Users/wanggeng/Desktop/UploadFiles/logs/usercenter-logs.log
level: