mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
2 lines
No EOL
61 B
Bash
2 lines
No EOL
61 B
Bash
#!/bin/bash
|
|
curl -f "http://0.0.0.0:${PORT}/health" || exit 1 |