awsS3 option endpoint -> s3ForcePathStyle
Signed-off-by: Raghunandan <soapraj@gmail.com>
This commit is contained in:
Vendored
+1
-1
@@ -96,7 +96,7 @@ export interface Config {
|
||||
* This allows providers like LocalStack, Minio and Wasabi (and possibly others) to be used to host tech docs.
|
||||
* @visibility backend
|
||||
*/
|
||||
endpoint?: string;
|
||||
s3ForcePathStyle?: boolean;
|
||||
};
|
||||
}
|
||||
| {
|
||||
|
||||
Reference in New Issue
Block a user