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:
parent
75f419808e
commit
7fc2042bce
@ -2,6 +2,8 @@ version: '3'
|
||||
services:
|
||||
elasticsearch:
|
||||
image: elasticsearch:${ELASTICSEARCH_VERSION:-latest}
|
||||
ports:
|
||||
- 9200:9200
|
||||
networks:
|
||||
backend:
|
||||
ipv4_address: 172.15.0.6
|
||||
|
Loading…
Reference in New Issue
Block a user