This commit is contained in:
Max 2024-08-12 14:59:28 +03:00
джерело 04ddebc738
коміт d692070185

7
static.json Normal file

@ -0,0 +1,7 @@
{
"root": ".",
"clean_urls": true,
"routes": {
"/**": "index.html"
}
}