Skip to content

Commit

Permalink
Wait for dirsrv as well
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Feb 21, 2024
1 parent d384d93 commit 0862cad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ services:
depends_on:
oracle:
condition: service_healthy
dirsrv:
condition: service_healthy
ports:
- "8080:8080"
- "9990:9990"
Expand Down

0 comments on commit 0862cad

Please sign in to comment.