mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 17:16:29 +03:00
7 lines
530 B
Plaintext
7 lines
530 B
Plaintext
<bg=blue;fg=white> Getting started using </><bg=blue;fg=white;options=bold>liip/monitor-bundle</><bg=blue;fg=white> </>
|
|
|
|
<options=bold>Configure</> the bundle and routes:
|
|
1. You <options=bold>MUST</> verify the configuration in <comment>%CONFIG_DIR%/packages/monitor.yaml</>.
|
|
2. You <options=bold>MAY</> configure additional your checks and reporters, see the README.md for instructions.
|
|
3. You <options=bold>MAY</> configure the routes as specified in the README.md if you enable the controller.
|