Fix: enhance aliyun oss access with adding prefix path (#5475)

### What problem does this PR solve?

Enhance aliyun oss access with adding prefix path.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
The Wind
2025-02-28 15:00:00 +08:00
committed by GitHub
parent 622b72db4b
commit 85924e898e
2 changed files with 19 additions and 2 deletions

View File

@ -43,6 +43,7 @@ redis:
# endpoint_url: '${ENDPOINT}'
# region: '${REGION}'
# bucket: '${BUCKET}'
# prefix_path: '${OSS_PREFIX_PATH}'
# azure:
# auth_type: 'sas'
# container_url: 'container_url'