mirror of
https://github.com/usememos/memos.git
synced 2025-02-14 10:20:49 +01:00
9 lines
96 B
JSON
9 lines
96 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"source": "/(.*)",
|
|
"destination": "/index.html"
|
|
}
|
|
]
|
|
}
|