mirror of https://gitee.com/bigwinds/arangodb
Fix aardvark redirect
This commit is contained in:
parent
fae673a7f3
commit
c2b6f33407
|
@ -34,10 +34,10 @@
|
|||
],
|
||||
|
||||
"main": "index.js",
|
||||
"defaultDocument": "standalone.html",
|
||||
"defaultDocument": "index.html",
|
||||
|
||||
"files": {
|
||||
"/standalone.html": {
|
||||
"/index.html": {
|
||||
"path": "frontend/build/standalone-min.html",
|
||||
"gzip": true
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue