Files
solana/explorer/static.json
2020-06-24 21:48:09 +08:00

8 lines
88 B
JSON

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