change claude code web app url
This commit is contained in:
parent
e340affe95
commit
bd05d06a3b
@ -240,7 +240,7 @@ resource "coder_app" "claude_code_web" {
|
||||
slug = "claude-code-web"
|
||||
display_name = "Claude Code Web"
|
||||
agent_id = var.agent_id
|
||||
url = "http://localhost:3284/chat/embed"
|
||||
url = "http://localhost:3284/"
|
||||
icon = var.icon
|
||||
subdomain = true
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user