From 1209c477df504f28d0b82f009fde71d2f5acee6c Mon Sep 17 00:00:00 2001 From: TwinProduction Date: Wed, 30 Dec 2020 01:07:40 -0500 Subject: [PATCH] Minor fix --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 9627b38c..b4fb513a 100644 --- a/config.yaml +++ b/config.yaml @@ -2,7 +2,7 @@ services: - name: frontend group: core url: "https://twinnation.org/health" - interval: 5s + interval: 1m conditions: - "[STATUS] == 200" - "[BODY].status == UP"