Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elleai
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ai-tech
E
ellehuis-group
backend
elleai
Commits
4a7e9cad
Commit
4a7e9cad
authored
Oct 23, 2024
by
陈立彬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
沙箱配置
parent
2551a497
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
3 deletions
+13
-3
application.yml
src/main/resources/application.yml
+13
-3
No files found.
src/main/resources/application.yml
View file @
4a7e9cad
...
...
@@ -40,6 +40,16 @@ spring:
host
:
127.0.0.1
port
:
6379
database
:
6
minio-file
:
store
:
minio
bucket
:
files
endpoint
:
http://minio:9000
secret-id
:
smartbreeze
secret-key
:
smartbreeze
domain-prefix
:
http://files.hc.wxpai.cn/
intercept-prefix
:
http://minio:9000/
upload-prefix
:
upload
download-url-prefix
:
http://minio:9000/
---
spring
:
...
...
@@ -61,13 +71,13 @@ spring:
minio-file
:
store
:
minio
bucket
:
files
endpoint
:
http://
minio
:9000
endpoint
:
http://
10.233.12.210
:9000
secret-id
:
smartbreeze
secret-key
:
smartbreeze
domain-prefix
:
http://files.hc.wxpai.cn/
intercept-prefix
:
http://
minio
:9000/
intercept-prefix
:
http://
10.233.12.210
:9000/
upload-prefix
:
upload
download-url-prefix
:
http://
minio
:9000/
download-url-prefix
:
http://
10.233.12.210
:9000/
---
spring
:
...
...
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