Local settings
This commit is contained in:
3
setup/env/config.php
vendored
3
setup/env/config.php
vendored
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
return [
|
||||
'debug' => false,
|
||||
'benchmark' => false
|
||||
'benchmark' => false,
|
||||
'base_url' => '/incoviba'
|
||||
];
|
||||
|
Reference in New Issue
Block a user