mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1350] 如何修改偏好设置中的Nginx 控制模式 #747
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#747
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gpfhaha on GitHub (Sep 10, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1350
我这边想使用nginx-ui统一管理多个不同层级的nginx代理。会出现不同层级相同server_name的情况,页面会优先把本地检测nginx的状态展示出来。重复的server_name会带有很多warn。
@0xJacky commented on GitHub (Sep 18, 2025):
确实是个问题,我想想看怎么解决
@0xJacky commented on GitHub (Oct 4, 2025):
v2.2 中,我们引入了沙盒测试方案,根据命名空间分开测试配置文件,应该能解决这个问题。
@gpfhaha commented on GitHub (Dec 31, 2025):
升级到V2.3.2版本也有了deploy_mode字段是remote,但是还是有这个问题
