Is your feature request related to a problem? Please describe.
Listening on all interfaces can be problematic, especially when running the binary on the host OS (not containerised)
Please allow the option to listen on specific interface (with a LISTEN env var - don't use HOST, that's a global env var)