mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
📝 docs: files access denied in one-click deploy (#6213)
This commit is contained in:
parent
e5dc0996cf
commit
2dc712a9be
1 changed files with 1 additions and 0 deletions
|
|
@ -100,6 +100,7 @@ services:
|
|||
- 'S3_ACCESS_KEY_ID=${MINIO_ROOT_USER}'
|
||||
- 'S3_SECRET_ACCESS_KEY=${MINIO_ROOT_PASSWORD}'
|
||||
- 'LLM_VISION_IMAGE_USE_BASE64=1'
|
||||
- 'S3_SET_ACL=0'
|
||||
env_file:
|
||||
- .env
|
||||
restart: always
|
||||
|
|
|
|||
Loading…
Reference in a new issue