healthcheck.sh 52 B

123
  1. #!/bin/bash
  2. curl -f 127.0.0.1:8080/login || exit 1