7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"root": "build/dashboard/",
|
|
"https_only": true,
|
|
"routes": {
|
|
"/**": "index.html"
|
|
}
|
|
}
|