force path style

This commit is contained in:
Josh Sandlin
2026-07-28 16:11:08 -04:00
parent 5bf2f4cd52
commit 8cb54a5a0d
+2 -1
View File
@@ -11,7 +11,8 @@
"regionendpoint": "{{ s3_endpoint }}",
"accesskey": "{{ s3_access_key }}",
"secretkey": "{{ s3_secret_key }}",
"secure": true
"secure": true,
"forcepathstyle": true
}
},
"http": {