Closed c2bo closed 2 years ago
I guess the best solution would be to allow configuration of the desired port (and perhaps some other attributes) via config file (e.g. yaml) or flags? What do you think?
Yes, I'd agree to expose this as a configuration parameter.
I just realized that you changed the default port from 8080 to 8081 in the rust implementation @domwoe. This needs to be matched in the Dockerfile. Do we want to keep port 8081 - I guess there are some problems opening port 8080 on some systems?