add profile rochonet
This commit is contained in:
@@ -62,4 +62,20 @@ return [
|
||||
'frontend/config/main-local.php',
|
||||
],
|
||||
],
|
||||
'rochonet' => [
|
||||
'path' => 'rochonet',
|
||||
'setWritable' => [
|
||||
'backend/runtime',
|
||||
'backend/web/assets',
|
||||
'frontend/runtime',
|
||||
'frontend/web/assets',
|
||||
],
|
||||
'setExecutable' => [
|
||||
'yii',
|
||||
],
|
||||
'setCookieValidationKey' => [
|
||||
'backend/config/main-local.php',
|
||||
'frontend/config/main-local.php',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user