Commit c8a262a8d5f35def15f71fe28b7c7ca3f2cb39b7
1 parent
82fe112e
testing
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
backend/config/main.php
... | ... | @@ -170,7 +170,7 @@ return [ |
170 | 170 | ], |
171 | 171 | 'googleApi' => [ |
172 | 172 | 'class' => '\skeeks\yii2\googleApi\GoogleApiComponent', |
173 | - 'developer_key' => 'AIzaSyCXzrwqxLN2bCvBhw2cJfdeEu9aj1aH5b8', | |
173 | + 'developer_key' => 'AIzaSyBNYr7n7bcHbO-sJ9xuWwS9xQ2OY5aFAiE', | |
174 | 174 | ] |
175 | 175 | |
176 | 176 | ], | ... | ... |