📝 docs: improve docs (#12013)

Update docs
This commit is contained in:
Arvin Xu
2026-01-31 19:46:44 +08:00
committed by GitHub
parent 83842b45b3
commit 4a87b31246
38 changed files with 35 additions and 106 deletions

View File

@@ -85,9 +85,6 @@ S3_ENDPOINT=http://localhost:${MINIO_PORT}
# S3 bucket name for storing files
S3_BUCKET=${MINIO_LOBE_BUCKET}
# Public domain for S3 file access
S3_PUBLIC_DOMAIN=http://localhost:${MINIO_PORT}
# Enable path-style S3 requests (required for MinIO)
S3_ENABLE_PATH_STYLE=1