DockerERTFF/app/config/routes.json

10 lines
125 B
JSON

{
"routes": [
{
"path": "/",
"page": "index",
"routeType": "page",
"layout": "main"
}
]
}