Skip to content

Commit

Permalink
Add database servcie as adependency to iot hub portal #1175
Browse files Browse the repository at this point in the history
  • Loading branch information
hocinehacherouf committed Sep 8, 2022
1 parent ba4439a commit c8440e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ services:
build:
context: .
dockerfile: AzureIoTHub.Portal/Server/Dockerfile
depends_on:
- "database"

0 comments on commit c8440e9

Please sign in to comment.