edit jetty port
parent
a488f167bd
commit
65ec5d605f
2
pom.xml
2
pom.xml
|
|
@ -25,7 +25,7 @@
|
||||||
<version>8.1.8.v20121106</version>
|
<version>8.1.8.v20121106</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<stopKey>stop</stopKey>
|
<stopKey>stop</stopKey>
|
||||||
<stopPort>5599</stopPort>
|
<stopPort>5200</stopPort>
|
||||||
<webAppConfig>
|
<webAppConfig>
|
||||||
<contextPath>/</contextPath>
|
<contextPath>/</contextPath>
|
||||||
</webAppConfig>
|
</webAppConfig>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue