内网开发
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
spring:
|
||||
profiles:
|
||||
active: dev
|
||||
active: prod
|
||||
servlet:
|
||||
multipart:
|
||||
max-file-size: -1
|
||||
max-request-size: -1
|
||||
datasource:
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
password: Mars@23600800
|
||||
@@ -117,3 +121,15 @@ httpclient:
|
||||
|
||||
mpp:
|
||||
entityBasePath: com.lld.im.service.friendship.dao
|
||||
|
||||
|
||||
# minio文件上传
|
||||
minio:
|
||||
minio_url: http://172.16.2.1:9000
|
||||
minio_name: admin
|
||||
minio_pass: WEf8TSZoYkOpejINGXfA5mDov5I8hAcy
|
||||
bucketName: hd-im
|
||||
|
||||
|
||||
custom:
|
||||
host: 172.16.3.19
|
||||
|
||||
Reference in New Issue
Block a user