October 16, 20223 yr 设置br0之后,怎么改端口都是默认了。。。。 想手动修改成想要的怎么改不了 有什么办法嘛,想改成80端口,不然就浪费br0这个功能了 8181想改成80 Edited October 16, 20223 yr by skydiss
October 18, 20223 yr On 10/17/2022 at 12:19 AM, skydiss said: 设置br0之后,怎么改端口都是默认了。。。。 想手动修改成想要的怎么改不了 有什么办法嘛,想改成80端口,不然就浪费br0这个功能了 8181想改成80 点右上角的 “基本视图” 展开有一个webui ,修改 里面的 端口试下
October 26, 20223 yr Author On 10/18/2022 at 9:43 AM, gogogo10 said: 点右上角的 “基本视图” 展开有一个webui ,修改 里面的 端口试下 不得行,这只是改了表面,对容器来说,还是没改
February 18, 20233 yr It's by design. You are putting the container onto it's own dedicated IP address and all port mappings if you try to change them are ignored by the docker system itself. If you need to change the port for some reason, you need to do it within the application itself (if it allows you to) so that it will listen on a different port. It cannot be done via the template
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.