mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-10-31 23:55:18 +01:00
10 lines
134 B
YAML
10 lines
134 B
YAML
version: "3"
|
|
|
|
networks:
|
|
backend:
|
|
driver: bridge
|
|
ipam:
|
|
driver: default
|
|
config:
|
|
- subnet: 172.15.0.1/24
|
|
|