9 lines
250 B
JSON
9 lines
250 B
JSON
[
|
|
{
|
|
"origin": ["https://onsol-go.web.app", "http://localhost:5000", "http://localhost:8080"],
|
|
"method": ["GET", "HEAD"],
|
|
"maxAgeSeconds": 3600,
|
|
"responseHeader": ["Content-Type", "Authorization", "Content-Length", "x-goog-*"]
|
|
}
|
|
]
|