mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-09-05 01:07:39 +02:00
6 lines
103 B
JSON
6 lines
103 B
JSON
{
|
|
"rewrites": [
|
|
{ "source": "/:path((?!\\.well-known/).*)", "destination": "/index.html" }
|
|
]
|
|
}
|