Update compose to use
Some checks reported errors
Cadoles/hydra-sql/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2025-09-18 10:39:18 +02:00
parent d79cf65bb4
commit 148f05ef79
4 changed files with 24 additions and 5 deletions

View File

@@ -51,7 +51,9 @@ services:
App\Hydra\HydraService:
arguments:
$baseUrl: '%base_url%'
App\Controller\MainController:
arguments:
$enabled2fa: '%env(bool:ENABLED_2FA)%'
App\SQLLogin\SQLLoginRequest:
arguments:
$config: []