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

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