This website requires JavaScript.
Explore
Help
Register
Sign in
LBRYCommunity
/
lbry-docker
Watch
1
Star
0
Fork
You've already forked lbry-docker
0
Code
Issues
2
Pull requests
2
Projects
Releases
1
Packages
Wiki
Activity
89aaf42085
lbry-docker
/
chainquery
/
stuff
/
healthcheck.sh
3 lines
60 B
Bash
Raw
Normal View
History
Unescape
Escape
Use busybox wget to ping :6300
2019-10-09 21:46:53 -04:00
#!/bin/sh
busybox wget -O- http://localhost:6300/api/status
Reference in a new issue
Copy permalink