From a3ac4598716a2cafff550fa09664ab309c344154 Mon Sep 17 00:00:00 2001 From: kaffa Date: Fri, 27 Mar 2026 16:19:47 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20anvil.it.com=20=E2=86=92=20inouter.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wrangler.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"