* updated installation docu #113 * rewritten login page #113 * added icheck plugin #113 * changed to YesNoType in edit forms #113 * updated CONTRIBUTING.md #113 * added start of developer docu #113 * added compile scripts and compiled assets #113
10 lines
296 B
YAML
10 lines
296 B
YAML
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'
|