From bd2180a809ce332e3c3a9ea5e331cb165f50179f Mon Sep 17 00:00:00 2001 From: Krydos Date: Fri, 27 Oct 2023 15:41:01 -0500 Subject: [PATCH] Update .upptimerc.yml Partial configuration --- .upptimerc.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index ef2951245..44f617d52 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -1,6 +1,6 @@ # Change these first -owner: upptime # Your GitHub organization or username, where this repository lives -repo: upptime # The name of this repository +owner: helionetworks # Your GitHub organization or username, where this repository lives +repo: status # The name of this repository sites: - name: Google @@ -11,11 +11,13 @@ sites: url: https://news.ycombinator.com - name: Test Broken Site url: https://thissitedoesnotexist.koj.co - + +assignees: # Users to assign downtime issues (optional) + - Kryd0s 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 + cname: status.heliohost.org # baseUrl: /your-repo-name logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg name: Upptime