mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-06-20 01:44:42 +02:00
9 lines
296 B
YAML
Executable file
9 lines
296 B
YAML
Executable file
services:
|
|
_defaults:
|
|
public: true
|
|
|
|
# If you need to access services in a test, create an alias
|
|
# and then fetch that alias from the container. As a convention,
|
|
# aliases are prefixed with test. For example:
|
|
#
|
|
# test.App\Service\MyService: '@App\Service\MyService'
|