diff --git a/deploy/config.yaml b/deploy/config.yaml index d206bc0..eedbf96 100644 --- a/deploy/config.yaml +++ b/deploy/config.yaml @@ -151,14 +151,12 @@ qdrant: timeout: 15s object_storage: - provider: aliyun - endpoint: https://oss-cn-shanghai.aliyuncs.com - access_key: LTAI5tAEj8euR8B1gXzMoG84 - secret_key: lJPrKo9ViyHJE8UWIMmMCY0B6Je8v2 - bucket: shengxintui - use_ssl: true + provider: minio + endpoint: minio:9000 + bucket: geo-private + use_ssl: false public_base_url: "" - region: cn-shanghai + region: "" cache: driver: redis