mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-03 08:49:32 +00:00
Updated symfony/web-profiler-bundle recipe
This commit is contained in:
parent
d22dfd7dd7
commit
89e1492132
6 changed files with 28 additions and 25 deletions
8
config/routes/web_profiler.yaml
Normal file
8
config/routes/web_profiler.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue