配置文件修改
This commit is contained in:
@@ -25,6 +25,7 @@ spring:
|
|||||||
data:
|
data:
|
||||||
redis:
|
redis:
|
||||||
host: 172.31.11.32
|
host: 172.31.11.32
|
||||||
|
# host: 18.167.251.121
|
||||||
port: 6379
|
port: 6379
|
||||||
database: 3
|
database: 3
|
||||||
password: Aidlab
|
password: Aidlab
|
||||||
@@ -74,7 +75,7 @@ minio:
|
|||||||
# 文件访问URL前缀
|
# 文件访问URL前缀
|
||||||
url-prefix: ${minio.endpoint}/${minio.bucket-name}/
|
url-prefix: ${minio.endpoint}/${minio.bucket-name}/
|
||||||
|
|
||||||
tencent-cloud:
|
tencent:
|
||||||
secret-id: AKID52lRwDIBsLaZLtDI9m9LJMAj36wYw50i
|
secret-id: AKID52lRwDIBsLaZLtDI9m9LJMAj36wYw50i
|
||||||
secret-key: XqujLlywhHfrqcCYfYVHtNgmeIiwxkKf
|
secret-key: XqujLlywhHfrqcCYfYVHtNgmeIiwxkKf
|
||||||
sender: info@aida.com.hk
|
sender: info@aida.com.hk
|
||||||
|
|||||||
Reference in New Issue
Block a user