This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"cors": {
|
||||
"origin": ["https://evilspins.com", "http://localhost:3000"],
|
||||
"origin": ["*"],
|
||||
"methods": ["GET", "HEAD", "PUT", "PATCH", "POST", "DELETE"],
|
||||
"allowedHeaders": ["Content-Type", "Authorization"],
|
||||
"exposedHeaders": ["Content-Range", "X-Content-Range"],
|
||||
|
||||
Reference in New Issue
Block a user