diff --git a/config/settings.yml b/config/settings.yml index 3b70b51..a4e9d34 100755 --- a/config/settings.yml +++ b/config/settings.yml @@ -53,6 +53,6 @@ tos1: "Terms of Service 1" tos2: "Terms of Service 2" # Elasticsearcha settings -searchhost: "http://localhost:9300" +searchhost: "http://localhost:9200" shards: 2 replicas: 1