Hocon - port 80 accepted without being specified

Hey Guys,

Moving the whole stack over to production and a curiosity came up that I’d like to understand a bit more on. Say I have a Load Balancer in front of the collector and I open ports 7000 and 80. In the Collector hocon I only add port 7000. I found that 7000 and 80 will be provide a 200 response, although port 80 is not specified in the hocon, is port 80 hard coded into the JAR or something?

Thanks
Kyle

Hi @kfitzpatrick can you share your Collector config, version as well as how you are launching the application (e.g. docker run ... ?).