Added healthcheck
This commit is contained in:
parent
0273a024ea
commit
7496985e9b
1 changed files with 2 additions and 0 deletions
2
www.spee.ch/healthcheck.sh
Normal file
2
www.spee.ch/healthcheck.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
curl --fail http://localhost:3000/ || exit 1
|
Loading…
Add table
Reference in a new issue