Skip to content

Commit

Permalink
DFA status code updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nightsh committed Aug 20, 2024
1 parent 6618693 commit 40e9808
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,15 @@ sites:
- bob-the-coder
- name: Deep Future Analytics (production)
url: https://mgr.dfacecl.com/
expectedStatusCodes:
- 405
- 200
- name: Deep Future Analytics API (production)
url: https://mgr.dfacecl.com/api/v1/user/sign-in/
method: POST
body: '{"email": "hello@monitoring", "password": "secret"}'
expectedStatusCodes:
- 403

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

0 comments on commit 40e9808

Please sign in to comment.