chore: anvil.it.com → inouter.com
Some checks failed
TypeScript CI / build (push) Has been cancelled

This commit is contained in:
2026-03-27 16:16:21 +00:00
parent 4e246aad22
commit 07a5d4230a

View File

@@ -36,7 +36,7 @@ import { dashboardRouter } from './api/dashboard';
* -d '{"message":"서버 추천해줘","chat_id":821596605,"user_id":821596605,"username":"web-tester"}' * -d '{"message":"서버 추천해줘","chat_id":821596605,"user_id":821596605,"username":"web-tester"}'
* 6. Test contact (from allowed origin): * 6. Test contact (from allowed origin):
* curl -X POST http://localhost:8787/api/contact \ * 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" \ * -H "Content-Type: application/json" \
* -d '{"email":"test@example.com","message":"test message"}' * -d '{"email":"test@example.com","message":"test message"}'
* 7. Test metrics (Circuit Breaker status): * 7. Test metrics (Circuit Breaker status):