WiP CORS Issue.
This commit is contained in:
8
marketalarm-cors.json
Normal file
8
marketalarm-cors.json
Normal file
@@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"maxAgeSeconds": 3600,
|
||||
"method": ["*"],
|
||||
"origin": ["*"],
|
||||
"responseHeader": ["*"]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user