Force https for explorer
This commit is contained in:
committed by
Justin Starry
parent
74c44009a7
commit
f7a313597b
7
explorer/static.json
Normal file
7
explorer/static.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"https_only": true,
|
||||||
|
"root": "build/",
|
||||||
|
"routes": {
|
||||||
|
"/**": "index.html"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user