pierrecdn / phpipam

phpIPAM Docker image
GNU Lesser General Public License v3.0
94 stars 111 forks source link

Allow overriding of default port #89

Open olivier-duchaine opened 1 day ago

olivier-duchaine commented 1 day ago

Hi,

I would like to be able to override the default port (80) to be any of my choice. My usecase is that we're deploying on Openshift and port 80 is not allowed as it is a privileged port.

If I produced a PR for this would you be interested?

Thanks!