fix elastic

This commit is contained in:
Alex 2020-06-28 15:33:29 +03:00
parent 96a0df677b
commit 13733f21de
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ export KEEPER_MNEMONIC="taxi music thumb unique chat sand crew more leg another
# Default Aquarius parameters: use Elasticsearch
export DB_MODULE="elasticsearch"
export DB_HOSTNAME="172.15.0.11"
export DB_HOSTNAME="172.15.0.6"
export DB_PORT="9200"
export DB_USERNAME="elastic"
export DB_PASSWORD="changeme"