Skip to content

Commit

Permalink
chore: add mgmt as dependent for artifact-backend
Browse files Browse the repository at this point in the history
  • Loading branch information
heiruwu committed May 15, 2024
1 parent 18614ac commit c05ef3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,8 @@ services:
depends_on:
pg_sql:
condition: service_healthy
mgmt_backend:
condition: service_healthy

console:
container_name: ${CONSOLE_HOST}
Expand Down

0 comments on commit c05ef3a

Please sign in to comment.