mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 05:39:16 +08:00
4 lines
86 B
Bash
4 lines
86 B
Bash
curl -X GET \
|
|
"$LANGFLOW_SERVER_URL/health_check" \
|
|
-H "accept: application/json"
|