13 lines
158 B
JSON
13 lines
158 B
JSON
![]() |
{
|
||
|
"routes": [
|
||
|
{
|
||
|
"method": "GET",
|
||
|
"path": "/",
|
||
|
"handler": "config.index",
|
||
|
"config": {
|
||
|
"policies": []
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|