Skip to content

Commit 6d718bd

Browse files
committed
chore: add unipoolia nodes and jpx node
1 parent fefe9a7 commit 6d718bd

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.upptimerc.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,18 @@ sites:
4848
- 200
4949
- 201
5050
- 403
51+
- name: Unipoolia Node 1
52+
check: "tcp-ping"
53+
url: $UNIPOOLIA
54+
port: 5089
55+
- name: Unipoolia Node 2
56+
check: "tcp-ping"
57+
url: $UNIPOOLIA
58+
port: 6292
59+
- name: JPX Node 1
60+
check: "tcp-ping"
61+
url: $JPX
62+
port: 32811
5163

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

0 commit comments

Comments
 (0)