mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
6 lines
118 B
JSON
6 lines
118 B
JSON
{
|
|
"routes": [
|
|
{ "handle": "filesystem" },
|
|
{ "src": "/(.*)", "status": 404, "dest": "/error-404.html" }
|
|
]
|
|
} |