d8ahazard / docker-phlex

Docker Container for Phlex
15 stars 24 forks source link

Any way to not use port 80/443? #9

Closed bobokun closed 1 year ago

bobokun commented 7 years ago

I also tried to get this to work in Unraid but keep getting error in my logs. Not sure why it's using port 80 even though I specified to use a different port. https://forums.lime-technology.com/topic/59285-getting-phlex-to-work/

nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address in use)

nginx: [emerg] socket() [::]:80 failed (97: Address family not supported by protocol)

nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address in use)

nginx: [emerg] socket() [::]:80 failed (97: Address family not supported by protocol)

nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address in use)

nginx: [emerg] socket() [::]:80 failed (97: Address family not supported by protocol)