mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-10-31 23:55:18 +01:00
14 lines
171 B
YAML
14 lines
171 B
YAML
version: '3'
|
|
|
|
networks:
|
|
backend:
|
|
driver: bridge
|
|
ipam:
|
|
driver: default
|
|
config:
|
|
- subnet: 172.15.0.1/24
|
|
|
|
volumes:
|
|
keeper-node:
|
|
secret-store:
|