mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 23:45: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
|
||||
ports:
|
||||
- 5984:5984
|
||||
environment:
|
||||
DB_URL: http://localhost:5984/member_db
|
||||
networks:
|
||||
- basic
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue