Add basepath to vagrant config file
This commit is contained in:
@@ -37,5 +37,6 @@ return [
|
||||
'system' => [
|
||||
'default_timezone' => 'UTC',
|
||||
'language' => 'en',
|
||||
'basepath' => '/vagrant',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user