generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.upptimerc.yml
43 lines (40 loc) · 1.09 KB
/
.upptimerc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Change these first
owner: gnosischain
repo: gnosispay-uptime
sites:
- name: "GnosisPay"
url: https://gnosispay.com/
- name: "GnosisPay API"
url: https://api.gnosispay.com/health
- name: "GnosisPay API - DEV"
url: https://api.dev.gnosispay.com/health
# - name: "GnosisPay Testnet RPC"
# method: POST
# url: https://rpc.dev.gnosispay.network
# headers: ["Content-Type: application/json"]
# body: |
# {
# "method": "eth_blockNumber",
# "params":[],
# "id":1,
# "jsonrpc":"2.0"
# }
# - name: "GnosisPay Testnet Explorer"
# url: https://explorer.dev.gnosispay.network
# - name: "GnosisPay TESTNET RPC"
# method: POST
# url: https://rpc.testnet.gnosispay.network
# headers: ["Content-Type: application/json"]
# body: |
# {
# "method": "eth_blockNumber",
# "params":[],
# "id":1,
# "jsonrpc":"2.0"
# }
status-website:
name: GnosisPay
introTitle: "**GnosisPay**"
introMessage: Check the availability for GnosisPay services
cname: status.gnosispay.com
theme: dark