Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham authored Sep 5, 2023
1 parent 3032b29 commit c0adb1b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,8 @@ services:
# https://github.com/peter-evans/docker-compose-healthcheck/issues/16
test:
[
"CMD",
"CMD-SHELL",
"pg_isready",
"q",
"-U",
"song",
"-d",
"song"
]
interval: 10s
timeout: 5s
Expand Down

0 comments on commit c0adb1b

Please sign in to comment.