1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-14 11:58:04 +00:00

Add missing yaml identifier to enable code highlighting

This commit is contained in:
TwinProduction 2020-08-15 18:34:05 -04:00
parent adfee25a22
commit 43aa31be58

View file

@ -107,7 +107,7 @@ See the [example](example) folder.
By setting `services[].graphql` to true, the body will automatically be wrapped by the standard GraphQL `query` parameter.
For instance, the following configuration:
```
```yaml
services:
- name: filter users by gender
url: http://localhost:8080/playground