微服务改造
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
|
||||
server:
|
||||
port: 5568
|
||||
servlet:
|
||||
context-path: /api
|
||||
|
||||
spring:
|
||||
application:
|
||||
@@ -29,9 +27,6 @@ mybatis-plus:
|
||||
|
||||
# ---------- MinIO(seller 私有:单个 bucket) ----------
|
||||
minio:
|
||||
endpoint: ${MINIO_ENDPOINT:https://www.minio-api.aida.com.hk}
|
||||
access-key: ${MINIO_ACCESS_KEY:admin}
|
||||
secret-key: ${MINIO_SECRET_KEY:Aidlab123123!}
|
||||
default-bucket: aida-user
|
||||
|
||||
logging:
|
||||
|
||||
Reference in New Issue
Block a user