mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-24 17:04:42 +01:00
Minor fix
This commit is contained in:
parent
6ca1e39b90
commit
1209c477df
@ -2,7 +2,7 @@ services:
|
|||||||
- name: frontend
|
- name: frontend
|
||||||
group: core
|
group: core
|
||||||
url: "https://twinnation.org/health"
|
url: "https://twinnation.org/health"
|
||||||
interval: 5s
|
interval: 1m
|
||||||
conditions:
|
conditions:
|
||||||
- "[STATUS] == 200"
|
- "[STATUS] == 200"
|
||||||
- "[BODY].status == UP"
|
- "[BODY].status == UP"
|
||||||
|
Loading…
Reference in New Issue
Block a user