Fix ElasticSearch to Elasticsearch (#17050)

This commit is contained in:
Takeshi Umeda 2021-11-26 16:30:02 +09:00 committed by GitHub
parent 53aca8aecf
commit 06631fdc53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View file

@ -29,7 +29,7 @@ DB_NAME=mastodon_production
DB_PASS=
DB_PORT=5432
# ElasticSearch (optional)
# Elasticsearch (optional)
# ------------------------
ES_ENABLED=true
ES_HOST=localhost