9 lines
241 B
JSON
9 lines
241 B
JSON
{
|
|
"routes_options" : {
|
|
"cors" : {
|
|
"Access-Control-Allow-Origin" : "*",
|
|
"Access-Control-Allow-Methods" : "GET, POST, OPTIONS",
|
|
"Access-Control-Allow-Headers" : "Content-type"
|
|
}
|
|
}
|
|
} |