微服务改造
This commit is contained in:
@@ -6,8 +6,6 @@
|
|||||||
|
|
||||||
server:
|
server:
|
||||||
port: 5568
|
port: 5568
|
||||||
servlet:
|
|
||||||
context-path: /api
|
|
||||||
|
|
||||||
spring:
|
spring:
|
||||||
application:
|
application:
|
||||||
@@ -29,9 +27,6 @@ mybatis-plus:
|
|||||||
|
|
||||||
# ---------- MinIO(seller 私有:单个 bucket) ----------
|
# ---------- MinIO(seller 私有:单个 bucket) ----------
|
||||||
minio:
|
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
|
default-bucket: aida-user
|
||||||
|
|
||||||
logging:
|
logging:
|
||||||
|
|||||||
Reference in New Issue
Block a user