mirror of https://github.com/apache/archiva.git
Moving to 9000 so it doesn't clash with Continuum
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473552 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c57f5787a8
commit
6972e461e4
|
@ -294,7 +294,7 @@
|
|||
<jettyEnvXml>src/jetty-env.xml</jettyEnvXml>
|
||||
<connectors>
|
||||
<connector implementation="org.mortbay.jetty.nio.SelectChannelConnector">
|
||||
<port>9000</port>
|
||||
<port>9001</port>
|
||||
<maxIdleTime>60000</maxIdleTime>
|
||||
</connector>
|
||||
</connectors>
|
||||
|
|
Loading…
Reference in New Issue