Skip to content

Commit

Permalink
FIXUP
Browse files Browse the repository at this point in the history
  • Loading branch information
whatyouhide committed Oct 12, 2023
1 parent 8b38c57 commit a9b7c0c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,8 @@ services:
- "19052:19052"
environment:
LOG_LEVEL: trace
healthcheck:
test: [ "CMD-shell", "exit 0" ]
interval: 2s
timeout: 4s
retries: 5

0 comments on commit a9b7c0c

Please sign in to comment.