We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa3639f commit 414cf89Copy full SHA for 414cf89
.upptimerc.yml
@@ -4,11 +4,14 @@ repo: status # The name of this repository
4
5
sites:
6
- name: Dashboard
7
- url: https://jarvisdiscordbot.net/
+ url: https://dash.jarvisdiscordbot.net
8
- name: Bot
9
url: $BOT_IP
10
+ - name: BOT landing page
11
+ url: https://jarvisdiscordbot.net
12
+
13
- name: electronenclave.com (My electronics site)
- url: https://electronenclave.com/
14
+ url: https://electronenclave.com
15
16
17
0 commit comments