Update static.json
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
{
|
||||
"root": "/"
|
||||
"root": "public",
|
||||
"clean_urls": true,
|
||||
"routes": {
|
||||
"/**": "index.html"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user