Skip to content

yikeio/proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

启动方式

docker run --name yike-proxy {IMAGE} 

环境变量

  • PROXY_BUFFERING: 是否开启缓存,默认为 off
  • PROXY_PASS: 转发地址,默认为 https://api.openai.com
  • ALLOW_IPS: 允许访问的 IP 地址,默认为 all,多个 IP 用逗号分隔