Skip to content

Commit

Permalink
test: deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
gyehyun-bak committed Oct 24, 2024
1 parent 7ada08d commit 238c875
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ services:
ports:
- 8080:8080
depends_on:
- my-db:
condition: service_healthy
my-db:
condition: service_healthy

my-db:
image: mysql
Expand Down

0 comments on commit 238c875

Please sign in to comment.