How to configure the listening port?

As per the documentation here: https://www.scm-manager.org/docs/2.23.x/en/installation/windows/
The SCM-Manager listens on port 8080 by default. How can I configure that in the scm-server.xml file to listen on a custom port?

Thanks,

Hi,

it should be sufficient to set the SystemProperty for the jetty.port in the connector configuration (set to 8080 by default). After this, you have to restart the server once.

Hope this works

René

1 Like

Threads will be closed after 30 days of inactivity.