feature/23-voice-room/poc #93

Merged
hodlbod merged 68 commits from feature/23-voice-room/poc into dev 2026-03-16 20:38:06 +00:00
Showing only changes of commit 73fb411122 - Show all commits
+8
View File
@@ -0,0 +1,8 @@
{
"rewrites": [
{
"source": "!(.well-known)/**/!(*.*)",
"destination": "/index.html"
}
]
}