Force Path Style Support for Docker Container
I saw there's a closed PR (#122) that adds this, but it was not merged.
https://github.com/get-convex/convex-backend/pull/122
Adds support for the AWS_S3_FORCE_PATH_STYLE environment variable to enable path-style addressing for S3-compatible services.
Changes
Modified s3_client() function to check for AWS_S3_FORC...
