Adjust suggested ES host in .env sample for docker-compose config (#6710)

This commit is contained in:
Eugen Rochko 2018-03-09 11:32:55 +01:00 committed by GitHub
parent 4c16ddf588
commit 675b8fea53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ DB_PASS=
DB_PORT=5432
# Optional ElasticSearch configuration
# ES_ENABLED=true
# ES_HOST=localhost
# ES_HOST=es
# ES_PORT=9200
# Federation