24 lines
406 B
JSON
24 lines
406 B
JSON
[
|
|
{
|
|
"origin": [
|
|
"https://cim-summarizer.web.app",
|
|
"https://cim-summarizer.firebaseapp.com",
|
|
"http://localhost:3000",
|
|
"http://localhost:5173"
|
|
],
|
|
"method": [
|
|
"GET",
|
|
"POST",
|
|
"PUT",
|
|
"DELETE",
|
|
"OPTIONS"
|
|
],
|
|
"responseHeader": [
|
|
"Content-Type",
|
|
"Authorization",
|
|
"X-Requested-With"
|
|
],
|
|
"maxAgeSeconds": 3600
|
|
}
|
|
]
|