Skip to content

Commit

Permalink
feat: update uptime config file
Browse files Browse the repository at this point in the history
  • Loading branch information
meysam81 authored Nov 19, 2023
1 parent 6fd1d99 commit 8298646
Showing 1 changed file with 14 additions and 22 deletions.
36 changes: 14 additions & 22 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
@@ -1,31 +1,23 @@
# Change these first
owner: upptime # Your GitHub organization or username, where this repository lives
repo: upptime # The name of this repository
owner: licenseware
repo: uptime

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: Application - EU
url: https://app.licenseware.io
- name: Application - US
url: https://us.licenseware.io
- name: Ecommerce
url: https://licenseware.io

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
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
# cname: up.licenseware.io
baseUrl: /uptime
logoUrl: https://licenseware.io/wp-content/uploads/2020/11/cropped-Screenshot-2020-11-02-at-10.11.47.png
name: Upptime
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
introMessage: This is a sample status page which uses **real-time** data from our [GitHub repository](https://github.com/upptime/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/upptime/upptime)
introTitle: Licenseware
introMessage: The License Management App Ecosystem
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
href: https://github.com/licenseware/uptime

0 comments on commit 8298646

Please sign in to comment.