Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pmanko authored Jan 22, 2022
1 parent 5aadd32 commit e9c6ba2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ The interval between checking OpenMRS status, in seconds.
## `timeout`
The amount of time to try to connect before timing out, in seconds.
**Required**

## Example usage

```yml
Expand All @@ -23,3 +24,7 @@ with:
timeout: 1000
interval: 10
```
```sh
docker run ghcr.io/i-tech-uw/wait-for-openmrs-action:latest http://openmrs:8080/openmrs 10 10000
```

0 comments on commit e9c6ba2

Please sign in to comment.