BetterCloud / kadmin

Web Based Kafka Consumer and Producer
69 stars 25 forks source link

Docker - Exception trust store location #10

Closed Hienphamthe closed 5 years ago

Hienphamthe commented 5 years ago

Hi all, I am trying to run this project. Running from executable went smoothly. However, when running on docker, this error pops up. I kept the default docker-compose file. java.lang.IllegalArgumentException: Could not resolve placeholder 'trust.store.location' in string value "${trust.store.location}" Anyone know how to solve it? Thanks all.

Hienphamthe commented 5 years ago

I found this out: uncomment all env in docker-compose