mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
Fix OpenStack service.
This commit is contained in:
parent
28af73db19
commit
5d5ad9e4f7
@ -27,5 +27,5 @@ return static function (ContainerConfigurator $container) {
|
||||
$services
|
||||
->set('chill_wopi.openstack_client')
|
||||
->class(OpenStack::class)
|
||||
->args('%chill_wopi.openstack%');
|
||||
->arg('$options', '%chill_wopi.openstack%');
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user