We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9daddb2 commit 170ad9cCopy full SHA for 170ad9c
service_container/import.rst
@@ -74,7 +74,7 @@ a relative or absolute path to the imported file:
74
imports:
75
- { resource: services/mailer.yaml }
76
# If you want to import a whole directory:
77
- - { resource: services/ }
+ - { resource: services/* }
78
services:
79
_defaults:
80
autowire: true
0 commit comments