refactor(fer-19) : url de base unique pour le pont-bascule

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-21 13:59:25 +02:00
parent d6992aa549
commit 9c9cc2f252
4 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@ services:
App\Service\PontBasculeService:
arguments:
$endpoint: '%env(PONT_BASCULE_URL)%'
$baseUrl: '%env(PONT_BASCULE_BASE_URL)%'
$bypass: '%env(bool:PONT_BASCULE_BYPASS)%'
# add more service definitions when explicit configuration is needed