We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 132543b commit ab4dcceCopy full SHA for ab4dcce
1 file changed
.upptimerc.yml
@@ -19,11 +19,15 @@ sites:
19
- name: Platform Frontend
20
url: https://app.doubleextortion.com
21
- name: Platform Authentication Endpoint (prod)
22
- url: auth.eu-ep1.doubleextortion.com
+ url: https://auth.eu-ep1.doubleextortion.com
23
- name: Platform Primary API Endpoint (prod)
24
url: https://api.eu-ep1.doubleextortion.com/v1/
25
+ expectedStatusCodes:
26
+ - 403
27
- name: Platform Secondary API Endpoint (prod)
28
url: https://api.eu-ep1b.doubleextortion.com/v1/
29
30
31
32
status-website:
33
# Add your custom domain name, or remove the `cname` line if you don't have a domain
0 commit comments