欢迎光临散文网 会员登陆 & 注册

chatgpt宝塔模块安装

2023-03-15 14:36 作者:1024教程网  | 我要投稿

首先去百度网盘下载宝塔模板:

链接:https://pan.baidu.com/s/1zjwUi2uBNCJkPGfQHfaLNw?pwd=u3y4 

提取码:u3y4 


然后在js文件找到apiKey apiCode 填上你的就行了

然后在宝塔nginx里添加设置就行了:

server {

        listen 80;

        server_name   你的域名(www.baidu.com);

        location / {

        root /www/wwwroot/chatgpt-module;

          index index.html index.htm 200.html;

        }

    }

不懂的地方可以留言或者私聊我哟~




chatgpt宝塔模块安装的评论 (共 条)

分享到微博请遵守国家法律