Files

8 lines
100 B
JSON

{
"root": "build/",
"routes": {
"/**": "index.html"
},
"https_only": true
}