use http healthcheck

prevents traffic being routed to apps that haven't warmed up yet
This commit is contained in:
Leo Hemsted
2019-05-17 14:50:36 +01:00
parent 3e0ca91912
commit 89c7a87af2
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -25,6 +25,9 @@ applications:
- route: {{ route }}
{%- endfor %}
health-check-type: http
health-check-http-endpoint: '/_status?simple=true'
services:
- logit-ssl-syslog-drain