mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-12 02:18:55 -05:00
9 lines
120 B
JSON
9 lines
120 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"source": "/(.*)",
|
|
"destination": "/index.html"
|
|
}
|
|
]
|
|
}
|