mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Added prefix to routes, so it can be accessed via different locales.
This commit is contained in:
parent
ce77f287e7
commit
4d3eccce33
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
controllers:
|
||||
resource: ../../src/Controller/
|
||||
type: annotation
|
||||
|
||||
prefix:
|
||||
en: '/en'
|
||||
de: '/de'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue