mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-21 09:05:10 +00:00
Merge "[FAB-5130] Invalid syntax in docker compose files"
This commit is contained in:
commit
cb3e7f69a3
1 changed files with 0 additions and 2 deletions
|
|
@ -82,8 +82,6 @@ services:
|
||||||
image: hyperledger/fabric-couchdb:x86_64-1.0.0
|
image: hyperledger/fabric-couchdb:x86_64-1.0.0
|
||||||
ports:
|
ports:
|
||||||
- 5984:5984
|
- 5984:5984
|
||||||
environment:
|
|
||||||
DB_URL: http://localhost:5984/member_db
|
|
||||||
networks:
|
networks:
|
||||||
- basic
|
- basic
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue