solana/explorer/static.json

8 lines
88 B
JSON

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