update examples

This commit is contained in:
Matej Kramny
2017-02-12 17:43:20 -08:00
parent 6a51993296
commit e6d8d31fa5
3 changed files with 47 additions and 8 deletions

View File

@@ -12,6 +12,8 @@
## Example Configuration
**Note:** configuration can be in json or yaml format. See `example.config.*` files.
```yaml
api:
# cachet url
@@ -25,7 +27,7 @@ monitors:
# http monitor example
- name: google
# test url
target: http://localhost:2000/ping
target: https://google.com
# strict certificate checking for https
strict: true
# HTTP method