mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-09-03 08:18:50 +02:00
fix syntax issue
This commit is contained in:
@@ -31,8 +31,7 @@ title: AWS S3
|
|||||||
"POST"
|
"POST"
|
||||||
],
|
],
|
||||||
"AllowedOrigins": [
|
"AllowedOrigins": [
|
||||||
"httpS://localhost:3001",
|
"https://localhost:3001"
|
||||||
|
|
||||||
],
|
],
|
||||||
"ExposeHeaders": [
|
"ExposeHeaders": [
|
||||||
"x-amz-server-side-encryption",
|
"x-amz-server-side-encryption",
|
||||||
|
|||||||
Reference in New Issue
Block a user