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:15:40 +00:00
parent e569f1c0cb
commit fd73f3adb3

View File

@@ -196,7 +196,7 @@ curl "https://<YOUR_WORKER_URL>/setup-webhook?token=${BOT_TOKEN}&secret=${WEBHOO
- **API Key**: `X-API-Key` 헤더 (Deposit API)
- **Bearer Token**: `Authorization: Bearer {token}` (Metrics API)
- **CORS**: `hosting.anvil.it.com`만 허용 (Contact Form)
- **CORS**: `hosting.inouter.com`만 허용 (Contact Form)
### 문서 보기
@@ -214,7 +214,7 @@ npx @apidevtools/swagger-cli validate openapi.yaml
### External Consumers
- **namecheap-api**: 도메인 등록 시 예치금 조회/차감
- **hosting.anvil.it.com**: 웹사이트 문의 폼 제출
- **hosting.inouter.com**: 웹사이트 문의 폼 제출
- **Monitoring Tools**: Circuit Breaker 상태 조회
자세한 내용은 [OpenAPI Specification](./openapi.yaml)을 참조하세요.
@@ -348,4 +348,4 @@ npm run test:coverage
## 🤝 기여 및 문의
버그 신고나 기능 제안은 Issue를 등록해주세요.
소스 코드는 **[Gitea](https://gitea.anvil.it.com/kaffa/telegram-bot-workers)**에서 관리됩니다.
소스 코드는 **[Gitea](https://gitea.inouter.com/kaffa/telegram-bot-workers)**에서 관리됩니다.