fix cots
This commit is contained in:
parent
493d0a4f66
commit
a275a7aac2
@ -27,7 +27,7 @@ class ProfileController extends \yii\rest\Controller
|
||||
'corsFilter' => [
|
||||
'class' => GsCors::class,
|
||||
'cors' => [
|
||||
'Origin' => ['*'],
|
||||
'Origin' => ['https://itguild.info'],
|
||||
//'Access-Control-Allow-Credentials' => true,
|
||||
'Access-Control-Allow-Headers' => [
|
||||
'Content-Type',
|
||||
|
Loading…
Reference in New Issue
Block a user