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 authored and kbeaugrand committed Sep 9, 2022
1 parent 47b4a71 commit d642127
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 d642127

Please sign in to comment.