Skip to content

Commit

Permalink
fix: rm berlin ams
Browse files Browse the repository at this point in the history
  • Loading branch information
robcxyz committed Sep 17, 2024
1 parent 5aba21e commit 22019fc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@ sites:
url: https://api.berlin.icon.community/api/v3
method: POST
body: '{"jsonrpc": "2.0","method": "icx_getLastBlock","id": 1234}'
- name: Prod Berlin Amsterdam RPC
url: https://api.berlin.ams.vultr.icon.community/api/v3
method: POST
body: '{"jsonrpc": "2.0","method": "icx_getLastBlock","id": 1234}'
# - name: Prod Berlin Amsterdam RPC
# url: https://api.berlin.ams.vultr.icon.community/api/v3
# method: POST
# body: '{"jsonrpc": "2.0","method": "icx_getLastBlock","id": 1234}'
- name: Prod Berlin Singapore RPC
url: https://api.berlin.sng.vultr.icon.community/api/v3
method: POST
Expand Down

0 comments on commit 22019fc

Please sign in to comment.