use the HOST environment variable to bind to another interface than 0.0.0.0
I have external IPv6 only. So to use spotizerr I need to bind the application to [::] e.g. via an environment variable like HOST
This commit is contained in:
I have external IPv6 only. So to use spotizerr I need to bind the application to [::] e.g. via an environment variable like HOST