Skip to content

Commit fd3d593

Browse files
Minor change in dependencies in docker-compose.yml
1 parent 2ba685c commit fd3d593

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ services:
1010
- "80:80"
1111
depends_on:
1212
- catalog.api
13+
- ordering.api
1314

1415
catalog.api:
1516
image: eshop/catalog.api:latest

0 commit comments

Comments
 (0)