-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
Description
Is your feature request related to a problem? Please describe.
When creating a new proxy host, the forward port field is required, despite indicating having a default value. Explicitly specifying a port also causes it to be included in the host header, which may be undesirable.
Describe the solution you'd like
Allow leaving the forward port field empty, resulting in the underlying nginx configuration not specifying any port.