Skip to content

Commit

Permalink
fix: put depends on localstck back into docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgorrie committed Dec 3, 2024
1 parent 37d6887 commit c86363a
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 @@ -43,6 +43,8 @@ services:
depends_on:
admin_backend_db:
condition: service_healthy
localstack:
condition: service_started

pgadmin:
image: dpage/pgadmin4
Expand Down

0 comments on commit c86363a

Please sign in to comment.