Skip to content

Commit 5fd2f49

Browse files
config
1 parent 1211cfa commit 5fd2f49

1 file changed

Lines changed: 8 additions & 17 deletions

File tree

.upptimerc.yml

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,18 @@
11
# Change these first
2-
owner: upptime # Your GitHub organization or username, where this repository lives
3-
repo: upptime # The name of this repository
2+
owner: theSoberSobber # Your GitHub organization or username, where this repository lives
3+
repo: docker-manager-backend-healthcheck # The name of this repository
44

55
sites:
6-
- name: Google
7-
url: https://www.google.com
8-
- name: Wikipedia
9-
url: https://en.wikipedia.org
10-
- name: Hacker News
11-
url: https://news.ycombinator.com
12-
- name: Test Broken Site
13-
url: https://thissitedoesnotexist.koj.co
14-
- name: IPv6 test
15-
url: forwardemail.net
16-
port: 80
17-
check: "tcp-ping"
18-
ipv6: true
6+
- name: Docker Manager Backend
7+
url: https://dm-prod.1110777.xyz/
8+
- name: Docker Manager Backend - Testing
9+
url: https://dm-testing.1110777.xyz/
1910

2011
status-website:
2112
# Add your custom domain name, or remove the `cname` line if you don't have a domain
2213
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
23-
cname: demo.upptime.js.org
24-
# baseUrl: /your-repo-name
14+
# cname: dm-status.1110777.xyz
15+
baseUrl: /docker-manager-backend-healthcheck
2516
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
2617
name: Upptime
2718
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."

0 commit comments

Comments
 (0)