Доработка [issue #1]
This commit is contained in:
@@ -4,7 +4,7 @@ return [
|
||||
'controllerNamespace' => 'app\controllers',
|
||||
'basePath' => dirname(__DIR__),
|
||||
'params' => [
|
||||
'basePath' => dirname(__DIR__) . '/dumps',
|
||||
'basePath' => dirname(__DIR__) . '/dump',
|
||||
'pagesPath' => '/pages',
|
||||
'docsPath' => '/data',
|
||||
'imgPath' => '/img',
|
||||
|
Reference in New Issue
Block a user