|
|
|
@ -58,7 +58,8 @@ mybatis-plus:
|
|
|
|
|
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
|
|
|
|
|
|
|
|
|
minio:
|
|
|
|
|
url: http://virtual-patient-minio:9002
|
|
|
|
|
# 走容器内部的端口,直接写本身的端口,不需要写容器外的端口
|
|
|
|
|
url: http://virtual-patient-minio:9000
|
|
|
|
|
accessKey: admin
|
|
|
|
|
secretKey: 12345678
|
|
|
|
|
bucketName: virtual-patient-bucket-prod
|