ORG4 docker couch

This commit is contained in:
Kurt Seifried 2021-03-10 11:17:41 -07:00
parent e39db3aac5
commit 312c4563a8
No known key found for this signature in database
GPG key ID: F15CADC4A00F8174

View file

@ -23,11 +23,11 @@ services:
# Comment/Uncomment the port mapping if you want to hide/expose the CouchDB service,
# for example map it to utilize Fauxton User Interface in dev environments.
ports:
- "9984:5984"
- "11984:5984"
networks:
- test
peer0.org3.example.com:
peer0.org4.example.com:
environment:
- CORE_LEDGER_STATE_STATEDATABASE=CouchDB
- CORE_LEDGER_STATE_COUCHDBCONFIG_COUCHDBADDRESS=couchdb4:5984