Skip to content

Commit

Permalink
Added dependency in docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Leinhos committed Oct 9, 2018
1 parent f2c04f0 commit 558683f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ services:
- sensing-kafka.savior.internal
depends_on:
- zookeeper
- cfssl
cfssl:
image: 127.0.0.1:5000/savior-cfssl
build: "./control/savior-ca"
Expand Down

0 comments on commit 558683f

Please sign in to comment.