Skip to content
  • Tim Möhlmann's avatar
    Fix front health checking · c3e89967
    Tim Möhlmann authored
    - Specified seperated /health path in order to allow for healthcheck even if webmail and admin are not seletectd. This also allows healthchecking fom external services like DNS load balancers;
    - Make curl not to fail on TLS because localhost is not included in the certificates.
    c3e89967