修改demo项目端口

This commit is contained in:
zhangshuzheng 2018-07-03 20:14:54 +08:00
parent 248b57b24c
commit 78a583d81f
2 changed files with 60 additions and 60 deletions

View File

@ -94,7 +94,7 @@
<contextPath>/</contextPath> <contextPath>/</contextPath>
</webApp> </webApp>
<httpConnector> <httpConnector>
<port>8888</port> <port>9999</port>
</httpConnector> </httpConnector>
<reload>automatic</reload> <reload>automatic</reload>
</configuration> </configuration>