Merge pull request #3 from lafenicecc/master

Fix typo
pull/4/head
Baohua Yang 2016-08-04 16:15:06 +08:00 committed by GitHub
commit 44c749a2b2
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ vp:
volumes: # docker.sock is mapped as the default CORE_VM_ENDPOINT
- /var/run/docker.sock:/var/run/docker.sock
command: peer node start # this repeats the default cmd to make sure
# command: sh -c "sleep 5; peer node start" # user this with CA
# command: sh -c "sleep 5; peer node start" # use this with CA