We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
在docker中使用bridge方式安装时,容器的8080端口只能映射到主机的8080端口,否则使用web链接容器的时候会报不安全错误。比如使用-p 10080:8080时会报:ERR_UNSAFE_PORT,错误。希望能添加更改访问容器端口的变量。另外也希望能够汉化以下浏览器。作者辛苦,感谢大大。