chore: anvil.it.com → inouter.com
All checks were successful
TypeScript CI / build (push) Successful in 50s
All checks were successful
TypeScript CI / build (push) Successful in 50s
This commit is contained in:
@@ -9,17 +9,17 @@ binding = "AI"
|
|||||||
ENVIRONMENT = "production"
|
ENVIRONMENT = "production"
|
||||||
SUMMARY_THRESHOLD = "50" # 프로필 업데이트 주기 (메시지 수)
|
SUMMARY_THRESHOLD = "50" # 프로필 업데이트 주기 (메시지 수)
|
||||||
MAX_SUMMARIES_PER_USER = "1" # 유지할 프로필 버전 수
|
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)
|
# Admin IDs moved to secrets (see bottom of file)
|
||||||
|
|
||||||
# API Endpoints
|
# API Endpoints
|
||||||
OPENAI_API_BASE = "https://gateway.ai.cloudflare.com/v1/d8e5997eb4040f8b489f09095c0f623c/telegram-bot/openai"
|
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"
|
WHOIS_API_URL = "https://whois-api-kappa-inoutercoms-projects.vercel.app"
|
||||||
CONTEXT7_API_BASE = "https://context7.com/api/v2"
|
CONTEXT7_API_BASE = "https://context7.com/api/v2"
|
||||||
BRAVE_API_BASE = "https://api.search.brave.com/res/v1"
|
BRAVE_API_BASE = "https://api.search.brave.com/res/v1"
|
||||||
WTTR_IN_URL = "https://wttr.in"
|
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"
|
CLOUD_ORCHESTRATOR_URL = "https://cloud-orchestrator.kappa-d8e.workers.dev"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user