Open
Description
Is your feature request related to a problem? Please describe.
By default, NGINX binds to all interfaces; eg listen 0.0.0.0:80
=== listen 80
This request is to ensure NGINX restarts in scenarios where the interface is changed from listen 0.0.0.0:80
to a specific interface, or visea-versa
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Type
Projects
Status
Todo ☑