1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-07-01 06:02:19 +02:00
barge/compose-files/network_volumes.yml

14 lines
171 B
YAML
Raw Normal View History

2019-02-08 09:13:23 +01:00
version: '3'
2018-11-29 12:32:38 +01:00
networks:
backend:
driver: bridge
ipam:
driver: default
config:
- subnet: 172.15.0.1/24
volumes:
2018-12-05 14:03:41 +01:00
keeper-node:
2018-11-29 12:32:38 +01:00
secret-store: