9 lines
171 B
JSON
9 lines
171 B
JSON
{
|
|
"/": {
|
|
"cors": true,
|
|
"headers": {
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Access-Control-Allow-Methods": "GET, POST, PUT, DELETE, OPTIONS"
|
|
}
|
|
}
|
|
} |