Files
oficial/setup/env/config.php
2021-03-26 19:03:57 +00:00

7 lines
90 B
PHP

<?php
return [
'debug' => false,
'benchmark' => false,
'base_url' => '/incoviba'
];