This website requires JavaScript.
Explore
Help
Sign In
blockworks-foundation
/
solana
mirror of
https://github.com/blockworks-foundation/solana.git
Watch
1
Star
0
Fork
You've already forked solana
0
Code
Issues
Projects
Releases
Wiki
Activity
0028442e14
solana
/
explorer
/
static.json
8 lines
88 B
JSON
Raw
Normal View
History
Unescape
Escape
Force https for explorer
2020-06-24 06:42:45 -07:00
{
Fix explorer prettier error
2020-06-24 06:47:10 -07:00
"https_only"
:
true
,
"root"
:
"build/"
,
"routes"
:
{
"/**"
:
"index.html"
}
Force https for explorer
2020-06-24 06:42:45 -07:00
}