Skip to content

Commit 9802abd

Browse files
authored
further increase
1 parent 9f2f591 commit 9802abd

File tree

1 file changed

+2
-2
lines changed
  • registry/coder/modules/claude-code

1 file changed

+2
-2
lines changed

registry/coder/modules/claude-code/main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -424,8 +424,8 @@ resource "coder_app" "claude_code_web" {
424424
subdomain = true
425425
healthcheck {
426426
url = "http://localhost:3284/status"
427-
interval = 5
428-
threshold = 6
427+
interval = 6
428+
threshold = 10
429429
}
430430
}
431431

0 commit comments

Comments
 (0)