edit jetty port

ht
lyf666 2017-02-17 17:15:01 +08:00
parent a488f167bd
commit 65ec5d605f
1 changed files with 1 additions and 1 deletions

View File

@ -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>