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

lolsob-rspec
Eugen Rochko 2018-03-09 11:32:55 +01:00 committed by GitHub
parent aff19f5f10
commit 8b18784116
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