diff --git a/404.html b/404.html index 4dad9afb9..52fc56dc3 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,7 @@
[
{
"AllowedHeaders": [
"*"
],
"AllowedMethods": [
"GET",
"PUT",
"POST"
],
"AllowedOrigins": [
"httpS://localhost:3001",
],
"ExposeHeaders": [
"x-amz-server-side-encryption",
"x-amz-request-id",
"x-amz-id-2"
],
"MaxAgeSeconds": 3000
}
]
s3.region.amazonaws.com and set it as "DO_ENDPOINT" in ENV.https://bucketName.s3.region.amazonaws.com and set us as "DO_BASEURL" in ENV.Visit below link if you face any issues while following the above instructions -
-