Added S3_FORCE_PATH_STYLE environment variable support for AWS S3 client configuration to ensure compatibility with custom S3 endpoints and path-style URLs. This change sets the forcePathStyle option based on the environment variable, defaulting to false if not provided.#3315
Merged
HenryHengZJ merged 1 commit intoFlowiseAI:main from thiagolealassis:feature/S3ForcePathStyleOct 7, 2024
+9-1