Skip to content

Commit

Permalink
chore: 调整网关
Browse files Browse the repository at this point in the history
  • Loading branch information
liuhuapiaoyuan committed Jan 7, 2024
1 parent 6f26b12 commit f430b5a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,10 @@ modules:
enable: 1

# 接入网关地址
CHATPROXY: "https://chatgpt1.ggss.club"
ARKOSE_URL: "https://chatgpt1.ggss.club/v2/"
# CHATPROXY: "http://172.17.0.1:7009"
CHATPROXY: "https://chatgpt.ggss.club/gateway"
ARKOSE_URL: "https://chatgpt.ggss.club/arkose/v2/"
# 接入网关的authkey
AUTHKEY: "xyhelper"
AUTHKEY: "maidou"
ONLYTOKEN: false
CDNHOST: "https://file.chatgpt.ggss.club"
ASSET_PREFIX: "https://cdn.chatgpt.ggss.club"
Expand Down

0 comments on commit f430b5a

Please sign in to comment.