mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-01 08:05:17 +01:00
10 lines
175 B
YAML
10 lines
175 B
YAML
version: '2.1'
|
|
services:
|
|
keeper-node:
|
|
image: trufflesuite/ganache-cli:latest
|
|
ports:
|
|
- 8545:8545
|
|
networks:
|
|
backend:
|
|
ipv4_address: 172.15.0.12
|