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 a9b7c0c commit 2e23c24
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", "exit 0" ]
interval: 2s
timeout: 4s
retries: 5

0 comments on commit 2e23c24

Please sign in to comment.