From 07a5d4230a45f492693535176632b60876d087ad Mon Sep 17 00:00:00 2001 From: kaffa Date: Fri, 27 Mar 2026 16:16:21 +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 --- src/routes/api.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/api.ts b/src/routes/api.ts index c01d83b..899812f 100644 --- a/src/routes/api.ts +++ b/src/routes/api.ts @@ -36,7 +36,7 @@ import { dashboardRouter } from './api/dashboard'; * -d '{"message":"서버 추천해줘","chat_id":821596605,"user_id":821596605,"username":"web-tester"}' * 6. Test contact (from allowed origin): * curl -X POST http://localhost:8787/api/contact \ - * -H "Origin: https://hosting.anvil.it.com" \ + * -H "Origin: https://hosting.inouter.com" \ * -H "Content-Type: application/json" \ * -d '{"email":"test@example.com","message":"test message"}' * 7. Test metrics (Circuit Breaker status):