Files
leagues-tools/os-league-tools-master/static.json

8 lines
100 B
JSON

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