Skip to content

Commit 1c92765

Browse files
Configuração inicial
1 parent 29f5275 commit 1c92765

1 file changed

Lines changed: 12 additions & 18 deletions

File tree

.upptimerc.yml

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,23 @@
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: cod3rocket # Your GitHub organization or username, where this repository lives
3+
repo: status # 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: Auth
7+
url: https://auth.cod3rocket.com
8+
- name: Omnichannel
9+
url: https://chatwoot.cod3rocket.com
10+
11+
assignees: # Users to assign downtime issues (optional)
12+
- eduardoteles17
1913

2014
status-website:
2115
# Add your custom domain name, or remove the `cname` line if you don't have a domain
2216
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
23-
cname: demo.upptime.js.org
17+
cname: status.cod3rocket.com
2418
# baseUrl: /your-repo-name
25-
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
26-
name: Upptime
19+
logoUrl: https://github.com/cod3rocket.png
20+
name: Status Cod3Rocket
2721
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
2822
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)
2923
navbar:

0 commit comments

Comments
 (0)