Force https for explorer
This commit is contained in:
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"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user