Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试更改 HTTP_PORT 服务器配置以在当前安装和全新安装中使用端口 80,但 Gogs 仍在侦听端口 3000?
TIA,奥莱
这是可能的,但由于 Gogs 作为非 root 用户 (git) 运行,因此必须允许用户以某种方式绑定到端口 80。更多详细信息请参见: https ://github.com/gogits/gogs/issues/3196#issuecomment -226776430