mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-25 20:01:10 +01:00
8 lines
130 B
YAML
8 lines
130 B
YAML
|
version: '3'
|
||
|
services:
|
||
|
elasticsearch:
|
||
|
image: elasticsearch:5
|
||
|
networks:
|
||
|
backend:
|
||
|
ipv4_address: 172.15.0.11
|