fix : changement de nom de la variable entreprise pour exploitation_code
All checks were successful
Auto Tag Develop / tag (push) Successful in 5s
Build Release Artefact / build (push) Successful in 37s

This commit is contained in:
2026-01-26 11:04:28 +01:00
parent 245b88bf31
commit d29877d953
4 changed files with 7 additions and 7 deletions

View File

@@ -37,7 +37,7 @@ return static function (ContainerConfigurator $container): void {
$services->set(TokenProvider::class)
->args([
service('ednotif.soap.guichet'),
'%ednotif.entreprise%',
'%ednotif.exploitation_code%',
'%ednotif.zone%',
'%ednotif.application%',
'%ednotif.login%',