Minor fix

This commit is contained in:
TwinProduction 2020-12-30 01:07:40 -05:00
parent 6ca1e39b90
commit 1209c477df

View File

@ -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"