Skip to content

Commit

Permalink
update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeyson committed May 23, 2024
1 parent 5cdb303 commit dac2e1a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,9 @@ jobs:
services:
typesense:
image: typesense/typesense:${{ matrix.typesense-version }}
ports:
- '8108:8108'
options: >-
--health-cmd "curl http://localhost:8108/health"
--health-start-period 10s
--health-interval 10s
--health-timeout 5s
--health-retries 5
Expand Down

0 comments on commit dac2e1a

Please sign in to comment.