Part-DB-server/config/routes/web_profiler.yaml

9 lines
258 B
YAML
Raw Normal View History

when@dev:
web_profiler_wdt:
2025-07-13 16:31:25 +02:00
resource: '@WebProfilerBundle/Resources/config/routing/wdt.php'
prefix: /_wdt
web_profiler_profiler:
2025-07-13 16:31:25 +02:00
resource: '@WebProfilerBundle/Resources/config/routing/profiler.php'
prefix: /_profiler