johnb-7 / hdhr-ac4

This project aims to emulate an HDHomerun tuner that supplies ATSC 3.0 programs with AC3 audio.
Apache License 2.0
55 stars 12 forks source link

port 80 in use #12

Open crimsonblake opened 1 week ago

crimsonblake commented 1 week ago

Need the ability to change the port from 80, I can't get the container to run as port 80 is already tied up.

zachg99 commented 1 week ago

For port 80 where it says: -p 80:80 the port on the left is the host port. Change that to something that's not 80, like say 5080.