Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
It Should Fixes #55 #56 

Signed-off-by: Laurensius Jeffrey <[email protected]>
  • Loading branch information
arcestia authored Apr 12, 2024
1 parent 550c3b3 commit 66a4226
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,19 @@ sites:
url: https://git.skiddle.id
- name: Skiddle CDN
url: $CDN_URL
expectedStatusCodes:
- 200
- 201
- 403
- 404
- name: Dummy Wordpress
url: https://skiddle.my.id

# SERVER PING
- name: GITHUB CI Nodes
check: "tcp-ping"
url: $GITCI_SERVER
port: 53
port: 22
- name: SG1 Nodes
check: "tcp-ping"
url: $IP_SG1
Expand Down

0 comments on commit 66a4226

Please sign in to comment.