mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 03:25:09 +00:00
change docker-compose version from 2 to 2.4 on folder addOrg3/docker
Signed-off-by: Saliou <boomse@hotmail.fr>
This commit is contained in:
parent
1cd71fd26a
commit
3c16bd850c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
version: '2'
|
||||
version: '2.4'
|
||||
|
||||
volumes:
|
||||
peer0.org3.example.com:
|
||||
|
|
|
|||
Loading…
Reference in a new issue