chatGPT服务器快速搭建

总共分为两步,第1步安装docker
第2步执行docker pull yidadaa/chatgpt-next-web

docker run -d -p 3000:3000
-e OPENAI_API_KEY=”你的key”
-e CODE=”访问密码”
yidadaa/chatgpt-next-web

下面给出一些常见的系统和版本的Docker一键安装命令:

Ubuntu 20.04:sudo apt update && sudo apt install docker.io
Ubuntu 18.04:sudo apt update && sudo apt install docker.io
CentOS 7:sudo yum install docker
CentOS 8:sudo dnf install docker[/hidecontent]

[/hidecontent]

© 版权声明
THE END
喜欢就支持一下吧
点赞9 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容