mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:40:25 +00:00
feat: 增加APIKey 客户端限制功能
This commit is contained in:
@@ -54,4 +54,7 @@ WEB_LOGO_URL=/assets/logo.png
|
||||
# 🛠️ 开发配置
|
||||
DEBUG=false
|
||||
ENABLE_CORS=true
|
||||
TRUST_PROXY=true
|
||||
TRUST_PROXY=true
|
||||
|
||||
# 🔒 客户端限制(可选)
|
||||
# ALLOW_CUSTOM_CLIENTS=false
|
||||
Reference in New Issue
Block a user