mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-01-23 11:14:48 +02:00
220 B
220 B
Health check
There is a special endpoint /health
, which returns HTTP Status 200 OK
after the server successfully starts. This can be used for readiness/liveness probe in your containers system such as Kubernetes.