edit jetty port

hainan
lyf666 2017-02-17 17:13:55 +08:00
parent 6bf62ab049
commit 04425bd316
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>5202</stopPort>
<webAppConfig> <webAppConfig>
<contextPath>/</contextPath> <contextPath>/</contextPath>
</webAppConfig> </webAppConfig>