Health check for app

This commit is contained in:
Johan Wassberg 2024-08-21 13:55:06 +02:00
parent 268c42ec91
commit b6002f18c5
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -e
set -o pipefail
curl -k https://localhost:443 | jq