mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-26 01:23:49 +00:00
Fix OpenStack service.
This commit is contained in:
committed by
Marc Ducobu
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%');
|
||||
};
|
||||
|
Reference in New Issue
Block a user