LSBC/config/routes/web_profiler.yaml
2023-05-05 21:48:32 +02:00

9 lines
258 B
YAML

when@dev:
web_profiler_wdt:
resource: '@WebProfilerBundle/Resources/config/routing/wdt.xml'
prefix: /_wdt
web_profiler_profiler:
resource: '@WebProfilerBundle/Resources/config/routing/profiler.xml'
prefix: /_profiler