Minor change in dependencies in docker-compose.yml
This commit is contained in:
parent
2ba685cd49
commit
fd3d5937f8
@ -10,6 +10,7 @@ services:
|
||||
- "80:80"
|
||||
depends_on:
|
||||
- catalog.api
|
||||
- ordering.api
|
||||
|
||||
catalog.api:
|
||||
image: eshop/catalog.api:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user