Skip to content

Commit

Permalink
Fix CGW health-check endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorgomezv committed Sep 22, 2023
1 parent fd92c5a commit 4a03a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repo: safe-services-status # The name of this repository
skipTopicsUpdate: true
sites:
- name: Safe Client Gateway (Unified)
url: https://safe-client.safe.global/health/
url: https://safe-client.safe.global/health/ready/
- name: Safe Tx Service (Mainnet)
url: https://safe-transaction-mainnet.safe.global/check/
- name: Safe Tx Service (Gnosis Chain)
Expand Down

0 comments on commit 4a03a11

Please sign in to comment.