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