Closed colisee closed 1 year ago
Give the user the possibility to specify the file used to initialize config.php, through the new environment variable LB_ENV .
config.php
LB_ENV
/var/www/html/config/config.dist.php
/var/www/html/config/config.devel.php
LB_ENV default value is production
production
Give the user the possibility to specify the file used to initialize
config.php
, through the new environment variableLB_ENV
./var/www/html/config/config.dist.php
/var/www/html/config/config.devel.php
LB_ENV default value is
production