healthcheck.sh 82 B

123
  1. #!/bin/bash
  2. curl -f -H 'Host:demo.infoclinica.ru' 127.0.0.1:9000/login || exit 1