Geekr
Geekr
支持的 这个就是代理HTTP请求 对格式无感知
> D:\gpt>go mod tidy go: errors parsing go.mod: D:\gpt\go.mod:27:16510: unexpected newline in string > > D:\gpt>go run chat.go go: errors parsing go.mod: D:\gpt\go.mod:27:16510: unexpected newline in string linux里面测试的 windows下没有测试过
> A chat which need page to be refreshed to receive the next message are not a chat. No, it doesn't need to refresh the page to receive the reply...
ports: - '80:80' - '${VITE_PORT:-5173}:${VITE_PORT:-5173}' 这两个是配置对外暴露接口的
更新了README文档,教程链接在这里: