From 9c334d85506083a5978ab2c71055e23c6783dc43 Mon Sep 17 00:00:00 2001 From: kaffa Date: Fri, 27 Mar 2026 16:17:03 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wrangler.toml b/wrangler.toml index e87f2a9..f946f67 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -9,17 +9,17 @@ binding = "AI" ENVIRONMENT = "production" SUMMARY_THRESHOLD = "50" # 프로필 업데이트 주기 (메시지 수) MAX_SUMMARIES_PER_USER = "1" # 유지할 프로필 버전 수 -N8N_WEBHOOK_URL = "https://n8n.anvil.it.com" # n8n 연동 (선택) +N8N_WEBHOOK_URL = "https://n8n.inouter.com" # n8n 연동 (선택) # Admin IDs moved to secrets (see bottom of file) # API Endpoints OPENAI_API_BASE = "https://gateway.ai.cloudflare.com/v1/d8e5997eb4040f8b489f09095c0f623c/telegram-bot/openai" -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" CONTEXT7_API_BASE = "https://context7.com/api/v2" BRAVE_API_BASE = "https://api.search.brave.com/res/v1" WTTR_IN_URL = "https://wttr.in" -HOSTING_SITE_URL = "https://hosting.anvil.it.com" +HOSTING_SITE_URL = "https://hosting.inouter.com" CLOUD_ORCHESTRATOR_URL = "https://cloud-orchestrator.kappa-d8e.workers.dev"