内网开发

This commit is contained in:
2023-10-26 21:02:51 +08:00
parent 368ca335fe
commit 4e190cec87
308 changed files with 7135 additions and 2175 deletions

View File

@@ -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