updated default elasticsearch port
This commit is contained in:
parent
24ac9d62c7
commit
3085b0b821
1 changed files with 1 additions and 1 deletions
|
@ -53,6 +53,6 @@ tos1: "Terms of Service 1"
|
||||||
tos2: "Terms of Service 2"
|
tos2: "Terms of Service 2"
|
||||||
|
|
||||||
# Elasticsearcha settings
|
# Elasticsearcha settings
|
||||||
searchhost: "http://localhost:9200"
|
searchhost: "http://localhost:9300"
|
||||||
shards: 2
|
shards: 2
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
|
Loading…
Reference in a new issue