Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-framework-config
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
techhero-framework-config
Commits
95ee798b
Commit
95ee798b
authored
Nov 25, 2023
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-commservice-upload-natived.yml
parent
6593db8c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
techhero-commservice-upload-natived.yml
+12
-12
No files found.
techhero-commservice-upload-natived.yml
View file @
95ee798b
...
@@ -28,7 +28,17 @@ spring:
...
@@ -28,7 +28,17 @@ spring:
path-patterns
:
/**
# 访问路径
path-patterns
:
/**
# 访问路径
base-path
:
upload/
# 基础路径
base-path
:
upload/
# 基础路径
storage-path
:
/Users/wwq/Desktop/
# 存储路径
storage-path
:
/Users/wwq/Desktop/
# 存储路径
minio
:
# MinIO,由于 MinIO SDK 支持 AWS S3,其它兼容 AWS S3 协议的存储平台也都可配置在这里
-
platform
:
minio
# 存储平台标识
enable-storage
:
true
# 启用存储
access-key
:
zbtcHuxlmcLu5tTK
secret-key
:
8tx5t2wEzCc87Goskmwl1t3MGysT8h2p
end-point
:
http://[fdff:1:1:1::2]:9000
# end-point: https://zkjk.sceea.cn:14307
bucket-name
:
unionresource
domain
:
http://[fdff:1:1:1::2]:9000/unionresource/
# 访问域名,注意“/”结尾,例如:http://minio.abc.com/abc/
# domain: https://zkjk.sceea.cn:14307/unionresource/ # 访问域名,注意“/”结尾,例如:http://minio.abc.com/abc/
base-path
:
upload/
# 基础路径
# minio: # MinIO,由于 MinIO SDK 支持 AWS S3,其它兼容 AWS S3 协议的存储平台也都可配置在这里
# minio: # MinIO,由于 MinIO SDK 支持 AWS S3,其它兼容 AWS S3 协议的存储平台也都可配置在这里
# - platform: minio # 存储平台标识
# - platform: minio # 存储平台标识
# enable-storage: true # 启用存储
# enable-storage: true # 启用存储
...
@@ -38,17 +48,7 @@ spring:
...
@@ -38,17 +48,7 @@ spring:
# bucket-name: unionresource
# bucket-name: unionresource
# domain: http://119.96.87.17:30107/unionresource/ # 访问域名,注意“/”结尾,例如:http://minio.abc.com/abc/
# domain: http://119.96.87.17:30107/unionresource/ # 访问域名,注意“/”结尾,例如:http://minio.abc.com/abc/
# base-path: upload/ # 基础路径
# base-path: upload/ # 基础路径
minio
:
# MinIO,由于 MinIO SDK 支持 AWS S3,其它兼容 AWS S3 协议的存储平台也都可配置在这里
-
platform
:
minio
# 存储平台标识
enable-storage
:
true
# 启用存储
access-key
:
zbtcHuxlmcLu5tTK
secret-key
:
8tx5t2wEzCc87Goskmwl1t3MGysT8h2p
# end-point: http://[fdff:1:1:1::2]:9000
end-point
:
https://zkjk.sceea.cn:14307
bucket-name
:
unionresource
# domain: http://[fdff:1:1:1::2]:9000/unionresource/ # 访问域名,注意“/”结尾,例如:http://minio.abc.com/abc/
domain
:
https://zkjk.sceea.cn:14307/unionresource/
# 访问域名,注意“/”结尾,例如:http://minio.abc.com/abc/
base-path
:
upload/
# 基础路径
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment