22 lines
416 B
JSON
22 lines
416 B
JSON
{
|
|
"headers": [
|
|
{
|
|
"source": "*",
|
|
"headers": [
|
|
{
|
|
"key": "Access-Control-Allow-Origin",
|
|
"value": "*"
|
|
},
|
|
{
|
|
"key": "Access-Control-Allow-Methods",
|
|
"value": "GET, POST, PUT, DELETE, OPTIONS"
|
|
},
|
|
{
|
|
"key": "Access-Control-Allow-Headers",
|
|
"value": "Content-Type, Authorization"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|