1 Star 0 Fork 2

xindeluoye/gpt4free

forked from 丁伟/gpt4free 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yaml 364 Bytes
一键复制 编辑 原始数据 按行查看 历史
Xiang 提交于 2023-05-01 22:50 . Add proxy config
version: "3.9"
services:
gpt4free:
build:
context: ./
dockerfile: Dockerfile
container_name: dc_gpt4free
# environment:
# - http_proxy=http://127.0.0.1:1080 # modify this for your proxy
# - https_proxy=http://127.0.0.1:1080 # modify this for your proxy
image: img_gpt4free
ports:
- 8501:8501
restart: always
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/XGSEN/gpt4free.git
git@gitee.com:XGSEN/gpt4free.git
XGSEN
gpt4free
gpt4free
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385