Skip to content

Commit 2c0289d

Browse files
committed
updated readycmd
1 parent aee3565 commit 2c0289d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/e2b.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
team_id = "460355b3-4f64-48f9-9a16-4442817f79f5"
1414
memory_mb = 1_024
1515
start_cmd = "/root/.jupyter/start-up.sh"
16-
ready_cmd = "curl -s -o /dev/null -w '200' http://localhost:49999/health | grep -q '200'"
16+
ready_cmd = "curl -sf http://localhost:49999/health"
1717
dockerfile = "e2b.Dockerfile"
1818
template_name = "code-interpreter-v1"
1919
template_id = "nlhz8vlwyupq845jsdg9"

0 commit comments

Comments
 (0)