mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-07 01:02:55 +08:00
update doc (#6823)
This commit is contained in:
@@ -29,7 +29,7 @@ x-share-db-config: &x-share-db-config
|
||||
MONGODB_URI: mongodb://myusername:mypassword@fastgpt-mongo:27017/fastgpt?authSource=admin
|
||||
DB_MAX_LINK: 100
|
||||
REDIS_URL: redis://default:mypassword@fastgpt-redis:6379
|
||||
# @see https://doc.fastgpt.cn/docs/self-host/config/object-storage
|
||||
# @see https://doc.fastgpt.cn/self-host/config/object-storage
|
||||
STORAGE_VENDOR: minio # minio | aws-s3 | cos | oss
|
||||
STORAGE_REGION: us-east-1
|
||||
STORAGE_ACCESS_KEY_ID: minioadmin
|
||||
|
||||
Reference in New Issue
Block a user