XuqmGroup-PrivateDeploy/docs
徐勤民 8b0c05e0e4 feat(nginx): 容器直接绑定 0.0.0.0:80,宿主机无需 nginx 配置
将内置 nginx 从 127.0.0.1:11223 改为直接绑定宿主机 0.0.0.0:80。
上层 nginx 直接 proxy_pass 到本机 IP:80 即可,省去宿主机 nginx 配置环节。
同步更新端口检查(80)、部署完成提示、runbook/configuration/README 文档。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 17:15:53 +08:00
..
acceptance-checklist.md docs: 全面更新文档,清理过期内容,对齐最新设计 2026-05-20 16:06:42 +08:00
configuration.md feat(nginx): 容器直接绑定 0.0.0.0:80,宿主机无需 nginx 配置 2026-05-20 17:15:53 +08:00
deployment-defaults.md docs: 全面更新文档,清理过期内容,对齐最新设计 2026-05-20 16:06:42 +08:00
runbook.md feat(nginx): 容器直接绑定 0.0.0.0:80,宿主机无需 nginx 配置 2026-05-20 17:15:53 +08:00