mirror of
https://github.com/octoleo/plantuml-server.git
synced 2024-12-22 08:48:54 +00:00
f03bb68407
Add the posibility to set the network interface the Jetty server connector binds to as an IP address or a hostname. If null or 0.0.0.0, then its automatically binds to all interfaces. Currently, the sercer connector uses 0.0.0.0 as fallback and always binds to all interfaces. References: <https://eclipse.dev/jetty/javadoc/jetty-11/org/eclipse/jetty/server/AbstractNetworkConnector.html#getHost()> |
||
---|---|---|
.. | ||
main | ||
test/java/net/sourceforge/plantuml/servlet |