getting api working
This commit is contained in:
@@ -32,6 +32,7 @@ return [
|
||||
'Development' => [
|
||||
'path' => 'dev',
|
||||
'setWritable' => [
|
||||
'api/runtime',
|
||||
'console/runtime',
|
||||
'frontend/runtime',
|
||||
'frontend/web/assets',
|
||||
@@ -41,6 +42,7 @@ return [
|
||||
'yii_test',
|
||||
],
|
||||
'setCookieValidationKey' => [
|
||||
'api/config/main-local.php',
|
||||
'common/config/codeception-local.php',
|
||||
'frontend/config/main-local.php',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user