Minor change in dependencies in docker-compose.yml

This commit is contained in:
Cesar De la Torre 2016-10-11 10:31:23 -07:00
parent 2ba685cd49
commit fd3d5937f8

View File

@ -10,6 +10,7 @@ services:
- "80:80"
depends_on:
- catalog.api
- ordering.api
catalog.api:
image: eshop/catalog.api:latest