Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrofisr authored Apr 26, 2024
1 parent 60b5a10 commit ff52874
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,14 @@ owner: upptime # Your GitHub organization or username, where this repository liv
repo: upptime # The name of this repository

sites:
- name: Google
url: https://www.google.com
- name: Wikipedia
url: https://en.wikipedia.org
- name: Hacker News
url: https://news.ycombinator.com
- name: Test Broken Site
url: https://thissitedoesnotexist.koj.co
- name: IPv6 test
url: forwardemail.net
port: 80
check: "tcp-ping"
ipv6: true
- name: Landing Page
url: https://jawara.cloud

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: demo.upptime.js.org
# baseUrl: /your-repo-name
cname: uptime.jawara.cloud
baseUrl: /
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Upptime
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
Expand All @@ -30,7 +19,7 @@ status-website:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
href: https://github.com/$OWNER

# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration

0 comments on commit ff52874

Please sign in to comment.