-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.upptimerc.yml
More file actions
37 lines (34 loc) · 1.09 KB
/
.upptimerc.yml
File metadata and controls
37 lines (34 loc) · 1.09 KB
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
# Change these first
owner: luyencode # Your GitHub organization or username, where this repository lives
repo: status # The name of this repository
sites:
- name: "luyencode.net"
url: https://luyencode.net
maxResponseTime: 5000
delay: 5000
expectedStatusCodes:
- 200
- name: "behitek.com"
url: https://behitek.com
maxResponseTime: 5000
delay: 5000
expectedStatusCodes:
- 200
status-website:
# Add your custom domain name, or remove the `cname` line if you don't have a domain
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
cname: status.luyencode.net
# baseUrl: /
logoUrl: https://raw.githubusercontent.com/luyencode/lcoj-site/master/resources/icons/logo.png
name: "Status"
introTitle: ""
introMessage: ""
navbar:
- title: Status
href: /
- title: Judges' Status
href: https://luyencode.net/status/
- title: GitHub
href: https://github.com/$OWNER/$REPO
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration