Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
e191ea49
authored
Dec 03, 2025
by
Finley Ge
Committed by
GitHub
Dec 03, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: dev deploy yaml (#6026)
parent
670c3ca3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
deploy/dev/docker-compose.cn.yml
+1
-1
deploy/dev/docker-compose.yml
+1
-1
deploy/templates/docker-compose.dev.yml
+1
-1
No files found.
deploy/dev/docker-compose.cn.yml
View file @
e191ea49
...
...
@@ -162,7 +162,7 @@ services:
-
fastgpt
environment
:
-
AUTH_TOKEN=token
-
S3_E
NDPOINT
=http://127.0.0.1:9000
# TODO: 改为你 Minio 的实际的 ip 地址
-
S3_E
XTERNAL_BASE_URL
=http://127.0.0.1:9000
# TODO: 改为你 Minio 的实际的 ip 地址
-
S3_ENDPOINT=fastgpt-minio
-
S3_PORT=9000
-
S3_USE_SSL=false
...
...
deploy/dev/docker-compose.yml
View file @
e191ea49
...
...
@@ -162,7 +162,7 @@ services:
-
fastgpt
environment
:
-
AUTH_TOKEN=token
-
S3_E
NDPOINT
=http://127.0.0.1:9000
# TODO: 改为你 Minio 的实际的 ip 地址
-
S3_E
XTERNAL_BASE_URL
=http://127.0.0.1:9000
# TODO: 改为你 Minio 的实际的 ip 地址
-
S3_ENDPOINT=fastgpt-minio
-
S3_PORT=9000
-
S3_USE_SSL=false
...
...
deploy/templates/docker-compose.dev.yml
View file @
e191ea49
...
...
@@ -162,7 +162,7 @@ services:
-
fastgpt
environment
:
-
AUTH_TOKEN=token
-
S3_E
NDPOINT
=http://127.0.0.1:9000
# TODO: 改为你 Minio 的实际的 ip 地址
-
S3_E
XTERNAL_BASE_URL
=http://127.0.0.1:9000
# TODO: 改为你 Minio 的实际的 ip 地址
-
S3_ENDPOINT=fastgpt-minio
-
S3_PORT=9000
-
S3_USE_SSL=false
...
...
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