mirror of
https://github.com/usememos/memos.git
synced 2024-11-13 10:19:49 +08:00
9 lines
96 B
JSON
9 lines
96 B
JSON
|
{
|
||
|
"rewrites": [
|
||
|
{
|
||
|
"source": "/(.*)",
|
||
|
"destination": "/index.html"
|
||
|
}
|
||
|
]
|
||
|
}
|