Update healthcheck.sh
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
curl -s http://localhost:80/ -o /dev/null || exit 1
|
||||
|
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
curl -s http://localhost:80/ -o /dev/null || exit 1
|
||||
|