go-proxy-bingai
go-proxy-bingai copied to clipboard
关于服务器选择这块的代码在哪里呀,我想自己部署,然后申请10个cloudflare worker 账号,希望点开服务选择,就显示这10个服务器地址。
https://github.com/adams549659584/go-proxy-bingai/blob/master/frontend/src/stores/modules/chat/index.ts#L25
改源码这里,再重新编译前端、后端
好的,谢谢。
https://github.com/adams549659584/go-proxy-bingai/blob/master/frontend/src/stores/modules/chat/index.ts#L25
改源码这里,再重新编译前端、后端
所以这个建议后期能以系统变量的模式来做初始化设置 :)
https://github.com/adams549659584/go-proxy-bingai/blob/master/frontend/src/stores/modules/chat/index.ts#L25
改源码这里,再重新编译前端、后端
大佬请教一下,我用Vercel部署的,在这里添加了两个地址之后重新部署,但页面上还是显示原来的没变,还有别的要修改的地方吗?
https://github.com/adams549659584/go-proxy-bingai/blob/master/frontend/src/stores/modules/chat/index.ts#L25 改源码这里,再重新编译前端、后端
大佬请教一下,我用Vercel部署的,在这里添加了两个地址之后重新部署,但页面上还是显示原来的没变,还有别的要修改的地方吗?
还需要编译一下前端。
改完后,如何编译前端才能生效?