Commit 8ddc3490 authored by Tobias Munk's avatar Tobias Munk

updated puphpet environment

parent f8cb1d4b
......@@ -74,4 +74,16 @@ return [
'frontend/config/main-local.php',
],
],
'Puphpet' => [
'path' => 'puphpet',
'setWritable' => [
'backend/runtime',
'backend/web/assets',
'frontend/runtime',
'frontend/web/assets',
],
'setExecutable' => [
'yii',
],
],
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment