Skip to content

Commit

Permalink
A21 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Ananth committed Jul 20, 2018
1 parent a57b5c3 commit ed70393
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config-all/docker-compose-peer-n.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
- 10092:9092
kafka2:
container_name: kafka1
container_name: kafka2
# image: wurstmeister/kafka:latest
image: hyperledger/fabric-kafka
restart: always
Expand All @@ -183,8 +183,8 @@
ports:
- 11092:9092
kafka4:
container_name: kafka1
kafka3:
container_name: kafka3
# image: wurstmeister/kafka:latest
image: hyperledger/fabric-kafka
restart: always
Expand Down

0 comments on commit ed70393

Please sign in to comment.