mirror of
https://github.com/tormachris/cf-workers-status-page.git
synced 2024-11-23 22:45:43 +01:00
Added documentation
This commit is contained in:
parent
a5a65a7582
commit
d87223f292
@ -74,6 +74,7 @@ You can either deploy with **Cloudflare Deploy Button** using GitHub Actions or
|
|||||||
method: GET # default=GET
|
method: GET # default=GET
|
||||||
expectStatus: 200 # operational status, default=200
|
expectStatus: 200 # operational status, default=200
|
||||||
followRedirect: false # should fetch follow redirects, default=false
|
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
|
5. Push to `main` branch to trigger the deployment
|
||||||
|
Loading…
Reference in New Issue
Block a user