Skip to content

Commit

Permalink
More more more
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Oct 12, 2023
1 parent 2e23c24 commit a1c4d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ services:
environment:
LOG_LEVEL: trace
healthcheck:
test: [ "CMD-SHELL", "exit 0" ]
test: [ "CMD-SHELL", "echo healthy" ]
interval: 2s
timeout: 4s
retries: 5

0 comments on commit a1c4d8b

Please sign in to comment.