1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-11-21 17:27:00 +01:00

Update elasticsearch.yml

This commit is contained in:
Alex Coseru 2022-12-10 09:54:00 +02:00 committed by GitHub
parent 75f419808e
commit 7fc2042bce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@ version: '3'
services:
elasticsearch:
image: elasticsearch:${ELASTICSEARCH_VERSION:-latest}
ports:
- 9200:9200
networks:
backend:
ipv4_address: 172.15.0.6