This website works better with JavaScript
Home
Explore
Help
Sign In
iru
/
node
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
33dbe740fb
Branches
Tags
k8s
master
node
/
healthcheck.sh
healthcheck.sh
82 B
History
Raw
1
2
3
#!/bin/bash
curl -f -H 'Host:demo.infoclinica.ru' 127.0.0.1:9000/login || exit 1