8 lines
88 B
JSON
8 lines
88 B
JSON
{
|
|
"https_only": true,
|
|
"root": "build/",
|
|
"routes": {
|
|
"/**": "index.html"
|
|
}
|
|
}
|