mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-18 01:16:01 +00:00
Update 4100.mdx (#5325)
This commit is contained in:
@@ -36,8 +36,8 @@ LOG_LEVEL=info
|
||||
# S3 配置
|
||||
MINIO_CUSTOM_ENDPOINT=External
|
||||
MINIO_ENDPOINT=Internal地址
|
||||
MINIO_PORT=443
|
||||
MINIO_USE_SSL=true
|
||||
MINIO_PORT=80
|
||||
MINIO_USE_SSL=false
|
||||
MINIO_ACCESS_KEY=Access Key
|
||||
MINIO_SECRET_KEY=Secret Key
|
||||
MINIO_BUCKET=存储桶名
|
||||
|
Reference in New Issue
Block a user