0xFFFFFF (@MacKenLia)LobeChat-database 更换隧道服务后,文件向量化失败 中发帖

由于无法忍受CF tunnel减速器的 debuff,更换成 frpc 的内网穿透,配置如下: 
serverAddr = "hide"
serverPort = 8500
metadatas.id = "hide"
transport.heartbeatInterval = 120

[[proxies]]
name = "hide"
type = "https"
customDomains = ["lobe.domain.com"]
[proxies.plugin]
type = "https2http"
localAddr = "172.22.0.4:3210"
hostHeaderRewrite = "172.22.0.4"
crtPath = "/"
keyPath = "/"

[[proxies]]
name = "hide"
type = "https"
customDom...