hncboy

Results 40 comments of hncboy

接口已经删掉了,前端没有地方调用了。

代理端口是本机 vpn 转发的端口

Thank you. The demo website has already changed its Jwt key.

跑不起来具体的情况是啥,有具体截图吗

请使用 nginx

https://github.com/hncboy/chatgpt-web-java/issues/71 请参考这个 nginx 配置,nginx 配的是后端接口。 > > 请使用 nginx > > 报错405就是用的nginx,主要配置如下: > > ``` > server { > listen 1002; > server_name localhost; > location / { > proxy_read_timeout...

不应该吧,是不是后端启动有问题