Skip to content

Commit

Permalink
Adding More Nodes #23
Browse files Browse the repository at this point in the history
#23 Just Added Nodes That Already been included in new infra.

Signed-off-by: Laurensius Jeffrey <[email protected]>
  • Loading branch information
arcestia authored Apr 13, 2024
1 parent b0a9f75 commit e70209a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,18 @@ sites:
check: "tcp-ping"
url: $IP_SG1
port: 53
- name: SG2 Nodes
check: "tcp-ping"
url: $IP_SG2
port: 53
- name: SG3 Nodes
check: "tcp-ping"
url: $IP_SG3
port: 53
- name: DE1 Nodes
check: "tcp-ping"
url: $IP_DE1
port: 53

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 e70209a

Please sign in to comment.