Added documentation

This commit is contained in:
Marcello Bachechi 2021-07-22 11:59:34 -06:00 committed by Adam Janiš
parent a5a65a7582
commit d87223f292
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ You can either deploy with **Cloudflare Deploy Button** using GitHub Actions or
method: GET # default=GET
expectStatus: 200 # operational status, default=200
followRedirect: false # should fetch follow redirects, default=false
linkable: false # should the titles be links to the service, default=true
```
5. Push to `main` branch to trigger the deployment