[GH-ISSUE #1402] 代理目标无法正常显示 #780

Closed
opened 2026-02-26 12:09:25 +03:00 by kerem · 1 comment
Owner

Originally created by @chung1912 on GitHub (Oct 22, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1402

如果代理目标是这样写:

set $target http://example.com;
proxy_pass $target;

则代理目标不能正常显示出来

Image
Originally created by @chung1912 on GitHub (Oct 22, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1402 如果代理目标是这样写: ``` set $target http://example.com; proxy_pass $target; ``` 则代理目标不能正常显示出来 <img width="546" height="146" alt="Image" src="https://github.com/user-attachments/assets/2eddac21-da4e-4f21-94b9-6829f2d9ee38" />
kerem 2026-02-26 12:09:25 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (Nov 10, 2025):

感谢反馈,已修复

<!-- gh-comment-id:3510449562 --> @0xJacky commented on GitHub (Nov 10, 2025): 感谢反馈,已修复
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#780
No description provided.