fix(api): update elastic client config (#440)

This commit is contained in:
paranarimasu
2022-08-16 16:59:51 -05:00
committed by GitHub
parent 00e03a9f38
commit 9a0989a3f7
2 changed files with 13 additions and 7 deletions
+1
View File
@@ -73,6 +73,7 @@ REDIS_DB=0
REDIS_CACHE_DB=1
# elastic client
ELASTIC_CONNECTION=
ELASTIC_HOST=localhost
ELASTIC_PORT=9200
ELASTIC_SCHEME=http