Skip to content

Commit ab4dcce

Browse files
authored
Update .upptimerc.yml
1 parent 132543b commit ab4dcce

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.upptimerc.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,15 @@ sites:
1919
- name: Platform Frontend
2020
url: https://app.doubleextortion.com
2121
- name: Platform Authentication Endpoint (prod)
22-
url: auth.eu-ep1.doubleextortion.com
22+
url: https://auth.eu-ep1.doubleextortion.com
2323
- name: Platform Primary API Endpoint (prod)
2424
url: https://api.eu-ep1.doubleextortion.com/v1/
25+
expectedStatusCodes:
26+
- 403
2527
- name: Platform Secondary API Endpoint (prod)
2628
url: https://api.eu-ep1b.doubleextortion.com/v1/
29+
expectedStatusCodes:
30+
- 403
2731

2832
status-website:
2933
# Add your custom domain name, or remove the `cname` line if you don't have a domain

0 commit comments

Comments
 (0)