Files
flotilla/static/serve.json
T
2026-03-16 20:36:59 +00:00

9 lines
115 B
JSON

{
"rewrites": [
{
"source": "!(.well-known)/**/!(*.*)",
"destination": "/index.html"
}
]
}