mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 03:26:24 +03:00
* removing the level config, now the level taken from Monolog bundle configuration * fixing text file error * removing the env configuration --------- Co-authored-by: ketut-angga <ketut.angga@balabali.com>
8 lines
135 B
YAML
8 lines
135 B
YAML
logbook:
|
|
api:
|
|
# The base url of logbook app.
|
|
url: ""
|
|
|
|
# The API key of logbook client app.
|
|
key: ""
|