Select a random port if the default one is unavailable #60
Labels
impact:behind the scenes
Issues that users would probably never notice
impact:integration
prio:undecided ❓
type:enhancement
If you don’t specify a port, Jetty is capable of selecting an available one and start (https://stackoverflow.com/a/16304050/109813). If the default port is not available, Demyo should be able to start that way.
This behaviour should be optional and configurable through the system properties.
The text was updated successfully, but these errors were encountered: