Update config project

This commit is contained in:
2023-10-24 10:54:09 +07:00
parent 0345593a48
commit 3ea873ff25
3 changed files with 26 additions and 16 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"routes": [
{ "handle": "filesystem" },
{ "src": "/.*", "dest": "/index.html" }
]
}