1 changed files with
3 additions and
1 deletions
|
|
@ -25,9 +25,11 @@
|
|
|
|
"Enable": true,
|
|
|
|
"Enable": true,
|
|
|
|
"PolicyName": "cros",
|
|
|
|
"PolicyName": "cros",
|
|
|
|
"AllowAnyMethod": true,
|
|
|
|
"AllowAnyMethod": true,
|
|
|
|
|
|
|
|
"Methods":[],
|
|
|
|
"AllowAnyHeader": true,
|
|
|
|
"AllowAnyHeader": true,
|
|
|
|
|
|
|
|
"Headers":[],
|
|
|
|
"AllowAnyOrigin": true
|
|
|
|
"AllowAnyOrigin": true
|
|
|
|
|
|
|
|
"Origins":[]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|