chore: anvil.it.com → inouter.com
Some checks failed
TypeScript CI / build (push) Has been cancelled
Some checks failed
TypeScript CI / build (push) Has been cancelled
This commit is contained in:
@@ -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):
|
||||||
|
|||||||
Reference in New Issue
Block a user