diff --git a/wrangler.toml b/wrangler.toml index 6800002..1858d4e 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -10,9 +10,9 @@ ENVIRONMENT = "production" # AI Gateway 경유 OPENAI_API_BASE = "https://gateway.ai.cloudflare.com/v1/d8e5997eb4040f8b489f09095c0f623c/telegram-ai-support/openai" # Kroki 다이어그램 서비스 (Mermaid/D2 등 → HAProxy) -KROKI_URL = "https://kroki.anvil.it.com" +KROKI_URL = "https://kroki.inouter.com" # 외부 API -NAMECHEAP_API_URL = "https://namecheap-api.anvil.it.com" +NAMECHEAP_API_URL = "https://namecheap.api.inouter.com" WHOIS_API_URL = "https://whois-api-kappa-inoutercoms-projects.vercel.app" CLOUD_ORCHESTRATOR_URL = "https://cloud-orchestrator.kappa-d8e.workers.dev"