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
b08dcc46a6
lbry-docker
/
www.spee.ch
/
healthcheck.sh
3 lines
55 B
Bash
Raw
Normal View
History
Unescape
Escape
Changed shebang
2018-06-05 18:34:32 +02:00
#!/bin/sh
Added healthcheck
2018-06-01 22:31:00 +02:00
curl --fail http://localhost:3000/
||
exit
1
Reference in a new issue
Copy permalink