10 lines
152 B
JSON
10 lines
152 B
JSON
[
|
|
{
|
|
"AllowedHeaders": ["*"],
|
|
"AllowedMethods": ["GET"],
|
|
"AllowedOrigins": ["*"],
|
|
"ExposeHeaders": [],
|
|
"MaxAgeSeconds": 3000
|
|
}
|
|
]
|