with this docker-compose configuration, why is 8080 considered used?
to set the context, i have a very basic kafka server setup through a docker-compose.yml file, and then i spin up a ui app for kafka. depending on the config, the ui app will/wont work becuase of port 8080 being…