Update start_ocean.sh

This commit is contained in:
Alex Coseru 2022-12-10 09:54:47 +02:00 committed by GitHub
parent 7fc2042bce
commit 865f18491f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ export CONTRACTS_NETWORK_NAME="development"
# Default Aquarius parameters: use Elasticsearch
export DB_MODULE="elasticsearch"
export DB_HOSTNAME="172.15.0.6"
export DB_HOSTNAME="http://172.15.0.6"
export DB_PORT="9200"
export DB_USERNAME="elastic"
export DB_PASSWORD="changeme"