-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
29 lines (26 loc) · 956 Bytes
/
.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
# Change these first
owner: mailpace # Your GitHub organization or username, where this repository lives
repo: status # The name of this repository
sites:
- name: Application
url: https://app.mailpace.com/health
- name: Documentation
url: https://docs.mailpace.com
- name: Blog
url: https://blog.mailpace.com
- name: Landing Page
url: https://mailpace.com
- name: SMTP Server
check: "tcp-ping"
url: smtp.mailpace.com
port: 25
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.mailpace.com
# baseUrl: /status
logoUrl: https://mailpace.com/favicon.ico
name: MailPace Status
introTitle: Fast & Reliable Transactional Email Service
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration