Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit b7287ed

Browse files
author
Fifciuu
committed
default index
1 parent 3e49d23 commit b7287ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/default.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,13 @@
2323
},
2424
"elasticsearch": {
2525
"host": "localhost",
26-
"index": "vue_storefront_catalog_1",
26+
"index": "vue_storefront_catalog",
2727
"port": 9200,
2828
"protocol": "http",
2929
"requestTimeout": 5000,
3030
"min_score": 0.01,
3131
"indices": [
3232
"vue_storefront_catalog",
33-
"vue_storefront_catalog_1",
3433
"vue_storefront_catalog_de",
3534
"vue_storefront_catalog_it"
3635
],

0 commit comments

Comments
 (0)