8 lines
95 B
JSON
8 lines
95 B
JSON
{
|
|
"root": "public",
|
|
"clean_urls": true,
|
|
"routes": {
|
|
"/**": "index.html"
|
|
}
|
|
}
|