refs #1826. Change some env var
testing/ogcore-api/pipeline/head There was a failure building this commit
Details
testing/ogcore-api/pipeline/head There was a failure building this commit
Details
parent
0d36ca39dd
commit
24c5451f52
|
@ -17,7 +17,6 @@ class RemoteCalendarSyncUdsAction extends AbstractController
|
||||||
{
|
{
|
||||||
|
|
||||||
public function __construct(
|
public function __construct(
|
||||||
#[Autowire(env: 'UDS_URL')]
|
|
||||||
private readonly UDSClient $udsClient
|
private readonly UDSClient $udsClient
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue