mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 11:35:10 +00:00
fixed port
This commit is contained in:
parent
013162df0d
commit
26fed688f2
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ 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"
|
||||
- "1584:5984"
|
||||
networks:
|
||||
- test
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue