Added
- Configurable nginx listen port via environment variable (#980, PR #994)
- Enables advanced deployments where container and host ports need to match
- Backward compatible: existing deployments unchanged
- Thanks to @stavros-k for the feature request and initial implementation