Files
2023-10-24 10:54:09 +07:00

7 lines
98 B
JSON

{
"routes": [
{ "handle": "filesystem" },
{ "src": "/.*", "dest": "/index.html" }
]
}