We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c9eee5 commit 750557cCopy full SHA for 750557c
.upptimerc.yml
@@ -11,8 +11,14 @@ sites:
11
method: GET
12
- name: PredicTCR
13
url: https://predictcr.com
14
+ - name: PredicTCR backend
15
+ url: https://predictcr.com/api/settings
16
+ method: GET
17
- name: SampleFlow
18
url: https://circuitseq.iwr.uni-heidelberg.de/
19
+ - name: SampleFlow backend
20
+ url: https://circuitseq.iwr.uni-heidelberg.de/api/remaining
21
22
23
status-website:
24
baseUrl: /monitoring
0 commit comments