Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhou26 authored Apr 29, 2024
1 parent 6b6a376 commit fccc4f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


# 交流群
https://t.me/duck2api_develop
https://t.me/aurora_develop

# Web端

Expand Down Expand Up @@ -65,7 +65,6 @@ curl --location 'http://你的服务器ip:8080/v1/chat/completions' \
### 环境变量
```
BASE_URL="https://chat.openai.com/backend-api" 代理网关
Authorization=your_authorization 用户认证 key。
TLS_CERT=path_to_your_tls_cert 存储TLS(传输层安全协议)证书的路径。
TLS_KEY=path_to_your_tls_key 存储TLS(传输层安全协议)证书的路径。
Expand Down

0 comments on commit fccc4f3

Please sign in to comment.