9 lines
229 B
JSON
9 lines
229 B
JSON
[
|
|
{
|
|
"origin": ["http://localhost:8081", "https://musicland-one.vercel.app/"],
|
|
"method": ["GET", "HEAD", "PUT", "POST", "DELETE"],
|
|
"responseHeader": ["Content-Type", "Authorization"],
|
|
"maxAgeSeconds": 3600
|
|
}
|
|
]
|