|
|
@@ -8,7 +8,7 @@ $urlManagerRules = require __DIR__ . '/urlManagerRules.php';
|
|
|
return [
|
|
|
'id' => 'app-frontendApi',
|
|
|
'basePath' => dirname(__DIR__),
|
|
|
- 'bootstrap' => ['log', 'ipFilter'],
|
|
|
+ 'bootstrap' => ['log'],
|
|
|
'modules' => [
|
|
|
'v1' => [
|
|
|
'basePath' => '@frontendApi/modules/v1',
|