Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
custom-server
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
lizhonghong
custom-server
Commits
742a8654
Commit
742a8654
authored
Jul 16, 2026
by
pfh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文件上传oss配置修改
parent
17729b0b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
custom-server-starter/src/main/resources/application-dev.yml
+1
-1
custom-server-starter/src/main/resources/application-test.yml
+1
-1
No files found.
custom-server-starter/src/main/resources/application-dev.yml
View file @
742a8654
...
@@ -42,6 +42,6 @@ dromara:
...
@@ -42,6 +42,6 @@ dromara:
access-key
:
LTAI5t9NpNn2eTVUzvDWhV3W
access-key
:
LTAI5t9NpNn2eTVUzvDWhV3W
secret-key
:
jQLgp8mYHuV8rQkBSY4RiZQ8jpJhV4
secret-key
:
jQLgp8mYHuV8rQkBSY4RiZQ8jpJhV4
end-point
:
oss-cn-hangzhou.aliyuncs.com
end-point
:
oss-cn-hangzhou.aliyuncs.com
bucket-name
:
jomalls-
psd
bucket-name
:
jomalls-
test
domain
:
https://jomalls-psd.oss-cn-hangzhou.aliyuncs.com/
# 访问域名,注意“/”结尾,例如:https://abc.oss-cn-shanghai.aliyuncs.com/
domain
:
https://jomalls-psd.oss-cn-hangzhou.aliyuncs.com/
# 访问域名,注意“/”结尾,例如:https://abc.oss-cn-shanghai.aliyuncs.com/
base-path
:
custom/
# 基础路径
base-path
:
custom/
# 基础路径
custom-server-starter/src/main/resources/application-test.yml
View file @
742a8654
...
@@ -43,6 +43,6 @@ dromara:
...
@@ -43,6 +43,6 @@ dromara:
access-key
:
LTAI5t9NpNn2eTVUzvDWhV3W
access-key
:
LTAI5t9NpNn2eTVUzvDWhV3W
secret-key
:
jQLgp8mYHuV8rQkBSY4RiZQ8jpJhV4
secret-key
:
jQLgp8mYHuV8rQkBSY4RiZQ8jpJhV4
end-point
:
oss-cn-hangzhou.aliyuncs.com
end-point
:
oss-cn-hangzhou.aliyuncs.com
bucket-name
:
jomalls-
psd
bucket-name
:
jomalls-
test
domain
:
https://jomalls-psd.oss-cn-hangzhou.aliyuncs.com/
# 访问域名,注意“/”结尾,例如:https://abc.oss-cn-shanghai.aliyuncs.com/
domain
:
https://jomalls-psd.oss-cn-hangzhou.aliyuncs.com/
# 访问域名,注意“/”结尾,例如:https://abc.oss-cn-shanghai.aliyuncs.com/
base-path
:
custom/
# 基础路径
base-path
:
custom/
# 基础路径
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