Minor improvements

This commit is contained in:
TwinProduction
2020-03-10 18:34:32 -04:00
parent 16837562ea
commit ab73c4666e
4 changed files with 48 additions and 37 deletions

View File

@ -1,11 +1,12 @@
metrics: true
services:
- name: twinnation
- name: Twinnation
url: https://twinnation.org/actuator/health
interval: 15s
interval: 30s
conditions:
- "[STATUS] == 200"
- name: github
- name: GitHub API
url: https://api.github.com/healthz
interval: 30s
conditions:
- "[STATUS] == 200"