This commit is contained in:
2020-04-29 23:47:01 -04:00
parent 2a34fa368e
commit 10343cbc88
4 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<?php
return [
'urls.base' => '/provm/totalsport',
'urls.base' => getenv('BASE_URL'),
'folders.base' => dirname(__DIR__, 2),
'folders.resources' => DI\string(implode(DIRECTORY_SEPARATOR, [
'{folders.base}',