chore: anvil.it.com → inouter.com
All checks were successful
Build and Push Docker Image / build (push) Successful in 22s

This commit is contained in:
2026-03-27 16:20:32 +00:00
parent a72046d211
commit 43f7a60bd3

View File

@@ -242,7 +242,7 @@ OpenAI Function Calling / Custom GPT / Cloudflare Workers에서 사용할 수
### 공개 엔드포인트 ### 공개 엔드포인트
``` ```
https://namecheap-api.anvil.it.com https://namecheap.api.inouter.com
``` ```
### 인증 ### 인증
@@ -250,7 +250,7 @@ https://namecheap-api.anvil.it.com
모든 요청에 `X-API-Key` 헤더 필요: 모든 요청에 `X-API-Key` 헤더 필요:
```bash ```bash
curl -H "X-API-Key: YOUR_API_KEY" https://namecheap-api.anvil.it.com/domains curl -H "X-API-Key: YOUR_API_KEY" https://namecheap.api.inouter.com/domains
``` ```
API Key는 Vault에 저장됨: API Key는 Vault에 저장됨: