mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Fix OpenStack service.
This commit is contained in:
parent
66ac9cd9fd
commit
ac58340d60
@ -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