fix(docker): restore S3_ADDRESS_STYLE env examples (#34826)

This commit is contained in:
-LAN-
2026-04-09 14:44:28 +08:00
committed by GitHub
parent d5ababfed0
commit ec56f4e839
3 changed files with 3 additions and 0 deletions

View File

@@ -109,6 +109,7 @@ S3_BUCKET_NAME=your-bucket-name
S3_ACCESS_KEY=your-access-key
S3_SECRET_KEY=your-secret-key
S3_REGION=your-region
S3_ADDRESS_STYLE=auto
# Workflow run and Conversation archive storage (S3-compatible)
ARCHIVE_STORAGE_ENABLED=false