mirror of
https://github.com/AnimeThemes/animethemes-server.git
synced 2026-07-11 01:24:46 +02:00
fix(api): update elastic client config (#440)
This commit is contained in:
@@ -73,6 +73,7 @@ REDIS_DB=0
|
||||
REDIS_CACHE_DB=1
|
||||
|
||||
# elastic client
|
||||
ELASTIC_CONNECTION=
|
||||
ELASTIC_HOST=localhost
|
||||
ELASTIC_PORT=9200
|
||||
ELASTIC_SCHEME=http
|
||||
|
||||
Reference in New Issue
Block a user