chore: update variable name in README.md

This commit is contained in:
35C4n0r 2026-02-13 22:26:41 +05:30
parent bb03aae627
commit 4c373ff208
No known key found for this signature in database
GPG Key ID: 5B71E5C9D18D5675

View File

@ -28,7 +28,7 @@ module "agentapi" {
cli_app_display_name = "Claude CLI"
module_dir_name = local.module_dir_name
install_agentapi = var.install_agentapi
agentapi_server_type = "claude"
agent_name = "claude"
agentapi_term_width = 67
agentapi_term_height = 1190
}