further increase
This commit is contained in:
parent
9f2f591dc3
commit
9802abd650
@ -424,8 +424,8 @@ resource "coder_app" "claude_code_web" {
|
|||||||
subdomain = true
|
subdomain = true
|
||||||
healthcheck {
|
healthcheck {
|
||||||
url = "http://localhost:3284/status"
|
url = "http://localhost:3284/status"
|
||||||
interval = 5
|
interval = 6
|
||||||
threshold = 6
|
threshold = 10
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user