netbootxyz / docker-netbootxyz

netboot.xyz docker container
https://netboot.xyz/docs/docker
162 stars 50 forks source link

Make nginx port configurable through ENV variable. #54

Closed CompPhy closed 7 months ago

CompPhy commented 7 months ago

Closes #53

I did build the image and run against a docker host to make sure these changes work.

Default is still port 80, but now it can be overriden with ENV variable when needed.