Replace old static folder with new static folder

This commit is contained in:
TwinProduction
2021-01-28 23:25:29 -05:00
parent fbb5d48bf7
commit 601d676e34
21 changed files with 38 additions and 462 deletions

View File

@ -1,14 +1,14 @@
services:
- name: frontend
group: core
- name: Front End
group: Excuse Me
url: "https://twinnation.org/health"
interval: 1m
interval: 30s
conditions:
- "[STATUS] == 200"
- "[BODY].status == UP"
- "[RESPONSE_TIME] < 70"
- "[RESPONSE_TIME] < 23"
- name: backend
- name: back-end
group: core
url: "http://example.org/"
interval: 5m
@ -29,7 +29,7 @@ services:
conditions:
- "[STATUS] == 200"
- name: cat-fact
- name: cat fact
url: "https://cat-fact.herokuapp.com/facts/random"
interval: 5m
conditions: