[PR #5847] fix: wrong nginx listen port in container #25081

Closed
opened 2026-02-21 20:24:14 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/5847

State: closed
Merged: No


Description

Nginx in container should listen to EXPOSE_NGINX_PORT instead of NGINX_PORT.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Self-Tested on my own server

Suggested Checklist:

  • I have performed a self-review of my own code
  • My changes generate no new warnings
**Original Pull Request:** https://github.com/langgenius/dify/pull/5847 **State:** closed **Merged:** No --- # Description Nginx in container should listen to EXPOSE_NGINX_PORT instead of NGINX_PORT. ## Type of Change - [x] Bug fix (non-breaking change which fixes an issue) # How Has This Been Tested? - [x] Self-Tested on my own server # Suggested Checklist: - [x] I have performed a self-review of my own code - [x] My changes generate no new warnings
yindo added the pull-request label 2026-02-21 20:24:14 -05:00
yindo closed this issue 2026-02-21 20:24:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#25081