Skip to content

Commit

Permalink
Merge "[FAB-8602] Add volumes to first-network e2e yaml"
Browse files Browse the repository at this point in the history
  • Loading branch information
mastersingh24 authored and Gerrit Code Review committed Mar 1, 2018
2 parents 0289d11 + f110a6e commit 2d925ae
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions first-network/docker-compose-e2e-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@

version: '2'

volumes:
orderer.example.com:
peer0.org1.example.com:
peer1.org1.example.com:
peer0.org2.example.com:
peer1.org2.example.com:

networks:
byfn:
services:
Expand Down

0 comments on commit 2d925ae

Please sign in to comment.