Skip to content

Commit

Permalink
Remove service_healthy in api container
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksymilian-Plywaczyk committed Oct 24, 2023
1 parent fb0ff99 commit e5659bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test-docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ services:
ports:
- "8000:8000"
depends_on:
postgres:
condition: service_healthy
- postgres
volumes:
- ./Smart-Pot-API/app:/smart_pot_api/app
- ./Smart-Pot-API/alembic.ini:/smart_pot_api/alembic.ini
Expand Down

0 comments on commit e5659bb

Please sign in to comment.