mirror of
https://github.com/arkorty/Reduce.git
synced 2026-03-17 16:41:42 +00:00
7 lines
103 B
JSON
7 lines
103 B
JSON
{
|
|
"cleanUrls": true,
|
|
"rewrites": [
|
|
{ "source": "/:path*", "destination": "/index.html" }
|
|
]
|
|
}
|