generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.upptimerc.yml
32 lines (30 loc) · 1.01 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
# Change these first
owner: inu-appcenter # Your GitHub organization or username, where this repository lives
repo: cafeteria-status # The name of this repository
assignees: # Users to assign downtime issues (optional)
- potados99
sites:
- name: App API
url: https://api.inu-cafeteria.app
maxResponseTime: 5000
- name: Console API
url: https://console-api.inu-cafeteria.app
maxResponseTime: 5000
- name: Database
check: "tcp-ping"
url: api.inu-cafeteria.app
port: 3306
maxResponseTime: 5000
- name: INU API
url: "https://api.inuappcenter.kr"
maxResponseTime: 5000
status-website:
name: "Cafeteria Status"
cname: status.inu-cafeteria.app
logoUrl: https://blog.potados.com/assets/images/touch-icon.png
favicon: https://blog.potados.com/assets/images/favicon.png
navbar:
- title: GitHub
href: https://github.com/inu-appcenter/cafeteria-status
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration