更新配置文件 minio 连接 http改成https

This commit is contained in:
2026-01-06 21:28:37 +08:00
parent 7114a5f625
commit fe3780336f
2 changed files with 3 additions and 3 deletions

View File

@@ -117,7 +117,7 @@ spring:
max-wait: -1ms
fs:
minio:
endpoint: http://test.hotake.cn:19000 # MinIO 服务地址
endpoint: https://test.hotake.cn:19000 # MinIO 服务地址
access-key: minioadmin # 访问密钥(替换为你的 Access Key
secret-key: minioadmin # 密钥(替换为你的 Secret Key
max-file-size: 104857600 #字节Byte