diff --git a/backend/config/main.php b/backend/config/main.php index a440a1f..4f9ae66 100755 --- a/backend/config/main.php +++ b/backend/config/main.php @@ -170,7 +170,7 @@ return [ ], 'googleApi' => [ 'class' => '\skeeks\yii2\googleApi\GoogleApiComponent', - 'developer_key' => 'AIzaSyAYpoZOIyddp23AILP7GzyFBzTx1P_kHgQ', + 'developer_key' => 'AIzaSyCXzrwqxLN2bCvBhw2cJfdeEu9aj1aH5b8', ] ], -- libgit2 0.21.4