Skip to content

Commit

Permalink
fix: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fru1tworld committed Nov 27, 2024
1 parent ef38f14 commit b67dab7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ services:
frontend:
container_name: frontend
depends_on:
backend:
condition: service_healthy
backend:
condition: service_started
ports:
- "80:80"
environment:
Expand Down

0 comments on commit b67dab7

Please sign in to comment.