Skip to content

Commit

Permalink
Update config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar authored Jun 23, 2020
1 parent 16778da commit 163a031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
$config->module('debug', [
'class' => 'yii\debug\Module',
'allowedIPs' => ['*'],
]));
]);
$config->module('gii', [
'class' => 'yii\gii\Module',
'allowedIPs' => ['*'],
Expand Down

0 comments on commit 163a031

Please sign in to comment.