Loading config/autoload/local.php.dist +1 −0 Changes for config/autoload/local.php.dist: 1 added line, 0 removed lines. Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ use Zend\Mail\Transport\Smtp; return [ 'import-api' => [ 'etablissements' => [ // code établissement => [config] 'UNILIM' => [ 'url' => 'https://sygal-import-ws:443', // https://{nom du service docker-compose}:443 'proxy' => false, // indispensable pour docker-compose run/exec Loading Loading
config/autoload/local.php.dist +1 −0 Changes for config/autoload/local.php.dist: 1 added line, 0 removed lines. Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ use Zend\Mail\Transport\Smtp; return [ 'import-api' => [ 'etablissements' => [ // code établissement => [config] 'UNILIM' => [ 'url' => 'https://sygal-import-ws:443', // https://{nom du service docker-compose}:443 'proxy' => false, // indispensable pour docker-compose run/exec Loading