mirror of
https://git.v0l.io/florian/bouquet.git
synced 2025-03-17 17:43:01 +01:00
9 lines
75 B
JSON
9 lines
75 B
JSON
{
|
|
"routes": [
|
|
{
|
|
"src": "/[^.]+",
|
|
"dest": "/"
|
|
}
|
|
]
|
|
}
|