FastGithub
FastGithub copied to clipboard
Linux版本修改服务绑定端口
Bug描述

重现步骤
- 通过修改appsettings.json服务无法启动:
软件信息
- 操作系统: [e.g. Centos7]
- FastGithub: [e.g. v2.1.4]
HttpProxyPort 是一个端口,取值范围是1~65535
如何让fastgithub能监听0.0.0.0地址的38457端口呢?
拉代码改代码,本意是只支持本机加速,所以绑定了localhost