stilleshan / dockerfiles

不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com
https://hub.docker.com/u/stilleshan
GNU General Public License v3.0
1.02k stars 264 forks source link

sub转换目标为quanx时,[filter_remote]中的地址仍为http://127.0.0.1:25500/ #29

Closed figo2002 closed 1 year ago

figo2002 commented 1 year ago

sub转换目标为quanx时,[filter_remote]中的地址仍为http://127.0.0.1:25500/,而不是config.js里面设置的api_url地址

stilleshan commented 1 year ago

这个只能自行挂载 subconverter 里的 pref.yml 文件,修改 managed_config_prefix 为你的域名。

figo2002 commented 1 year ago

多谢,解决了,dockerhub里配置文件默认是pref.toml