generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.upptimerc.yml
49 lines (43 loc) · 1.36 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Change these first
owner: TandoorRecipes # Your GitHub organization or username, where this repository lives
repo: upptime # The name of this repository
sites:
- name: Website
url: https://tandoor.dev/
expectedStatusCodes:
- 200
- 201
maxResponseTime: 5000
- name: App
url: https://app.tandoor.dev/
expectedStatusCodes:
- 200
- 201
maxResponseTime: 5000
- name: Docs
url: https://docs.tandoor.dev/
expectedStatusCodes:
- 200
- 201
maxResponseTime: 5000
assignees:
- Kaibu
- vabene1111
user-agent: Kaibu
#runner: [self-hosted]
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.tandoor.dev
logoUrl: https://raw.githubusercontent.com/TandoorRecipes/recipes/bba81f659473dad6f8825b99a00b000d6fda4602/cookbook/static/assets/logo_color.svg
name: Tandoor
introTitle: "**Tandoor Recipes**"
introMessage: Application for managing recipes, planning meals, building shopping lists and much much more!
theme: dark
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration