solana/explorer/static.json

8 lines
100 B
JSON
Raw Normal View History

2020-06-24 06:42:45 -07:00
{
"https_only": true,
"root": "build/",
"routes": {
"/**": "index.html"
}
}