Address and port on which Kong will accept HTTP requests. This is the public-facing entrypoint of Kong, to which your consumers will make requests to.
See http://nginx.org/en/docs/http/ngx_http_core_module.html#listen for
a description of the accepted formats for this and other *_listen values.
Default: 0.0.0.0:8000
Example: 0.0.0.0:80
Address and port on which Kong will accept HTTPS requests if ssl is enabled.
Default: 0.0.0.0:8443
Example: 0.0.0.0:443
This is a naive question. But i am not able to get much help from the documentation on where to start.