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

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